• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agentjido / req_llm / 4908869ad3982fb484b75fd9cbfb45cb808438d4
49%

Build:
DEFAULT BRANCH: main
Ran 17 Nov 2025 07:49AM UTC
Jobs 4
Files 82
Run time 671min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Nov 2025 07:48AM UTC coverage: 49.979% (-0.3%) from 50.304%
4908869ad3982fb484b75fd9cbfb45cb808438d4

push

github

web-flow
Add Google Vertex AI Anthropic provider support (#217)

Enables Claude models (Haiku 4.5, Sonnet 4.5, Opus 4.1) on Google
Vertex AI through provider alias system. Single google_vertex module
now serves both google_vertex and google_vertex_anthropic providers.

Provider Alias Support:
- Update llmdb dependency with provider alias system
- Add google_vertex_anthropic to provider filter allowlist
- Fix object generation detection for tool-based workaround

AWS Bedrock Integration:
- Add provider_model_id support for inference profiles
- Re-record 54 fixtures with canonical model IDs
- Add object_basic.json fixtures for Claude models

Google Vertex Fixes:
- Fix reasoning capability check (capabilities.reasoning.enabled)
- Add proper temperature (1.0) and max_tokens for reasoning
- Re-record all 36 fixtures for 3 Claude models

Test Infrastructure:
- Restore ModelMatrix registry option lost in LLMDB integration
- Update FakeRegistry to return LLMDB.Model structs vs strings
- Fix type mismatch between FakeRegistry and LLMDB APIs
- All 1,327 tests pass

21 of 112 new or added lines in 10 files covered. (18.75%)

1 existing line in 1 file now uncovered.

3571 of 7145 relevant lines covered (49.98%)

58.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
69.71
0.13% lib/req_llm/providers/amazon_bedrock.ex
1
75.0
5.77% test/support/provider_test/comprehensive.ex
2
0.0
0.0% lib/mix/tasks/model_compat.ex
2
38.89
8.33% test/support/fixtures.ex
5
0.0
0.0% lib/req_llm/providers/google_vertex/anthropic.ex
16
63.29
-13.63% test/support/model_matrix.ex
22
0.0
0.0% lib/req_llm/providers/google_vertex.ex
42
16.46
-18.68% lib/req_llm/generation.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.0
5.77% test/support/provider_test/comprehensive.ex
Jobs
ID Job ID Ran Files Coverage
1 4908869ad3982fb484b75fd9cbfb45cb808438d4.1 17 Nov 2025 07:49AM UTC 82
49.91
GitHub Action Run
2 4908869ad3982fb484b75fd9cbfb45cb808438d4.2 17 Nov 2025 07:49AM UTC 82
49.91
GitHub Action Run
3 4908869ad3982fb484b75fd9cbfb45cb808438d4.3 17 Nov 2025 07:50AM UTC 82
49.91
GitHub Action Run
4 4908869ad3982fb484b75fd9cbfb45cb808438d4.4 17 Nov 2025 07:50AM UTC 82
49.95
GitHub Action Run
Source Files on build 4908869ad3982fb484b75fd9cbfb45cb808438d4
  • Tree
  • List 82
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4908869a on github
  • Prev Build on main (#67956465...)
  • Next Build on main (#A47489B2...)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc