Skip to content

fix(ci): use llama3.2:1b model in integration workflow for reliability#503

Merged
JerrettDavis merged 2 commits intomainfrom
fix/ci-workflow-llama-model
Apr 27, 2026
Merged

fix(ci): use llama3.2:1b model in integration workflow for reliability#503
JerrettDavis merged 2 commits intomainfrom
fix/ci-workflow-llama-model

Conversation

@JerrettDavis
Copy link
Copy Markdown
Owner

Replace qwen2.5:0.5b with llama3.2:1b as the Ollama model in the integration workflow for improved reliability in integration tests.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 27, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Replace qwen2.5:0.5b with llama3.2:1b as the Ollama model in the
integration workflow. The smaller model is too weak/flaky for
ProviderFeatureIntegrationTests.Ollama_WhenAvailable_BuildsKernel_AndCompletesToolTurn.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JerrettDavis JerrettDavis force-pushed the fix/ci-workflow-llama-model branch from 5c0aef8 to 36aa6ae Compare April 27, 2026 01:47
@github-actions github-actions Bot added size/xs and removed size/s labels Apr 27, 2026
  Generated 50 examples via llama3.2:1b
  Triggered by: push
  Workflow run: 24972732230
@JerrettDavis JerrettDavis merged commit e4e3aef into main Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage

Summary
  Generated on: 04/27/2026 - 01:54:02
  Coverage date: 04/27/2026 - 01:52:08 - 04/27/2026 - 01:53:54
  Parser: MultiReport (7x Cobertura)
  Assemblies: 23
  Classes: 1067
  Files: 591
  Line coverage: 74.7%
  Covered lines: 36873
  Uncovered lines: 12439
  Coverable lines: 49312
  Total lines: 97270
  Branch coverage: 63.4% (14294 of 22512)
  Covered branches: 14294
  Total branches: 22512
  Method coverage: 86.4% (6320 of 7308)
  Full method coverage: 74.2% (5428 of 7308)
  Covered methods: 6320
  Fully covered methods: 5428
  Total methods: 7308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant