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

agentjido / req_llm / 689e02aca367432915b2dfc39f9306e6627e69fb
54%

Build:
DEFAULT BRANCH: main
Ran 27 Oct 2025 11:39PM UTC
Jobs 4
Files 83
Run time 1min
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

27 Oct 2025 11:38PM UTC coverage: 52.492% (-0.01%) from 52.503%
689e02aca367432915b2dfc39f9306e6627e69fb

push

github

web-flow
Fix three bugs for 1.0 release (#143)

1. Fix model_compat to recognize inference profile IDs
   - Uses provider's normalize_model_id callback during registry lookup
   - Enables testing models with region prefixes (e.g., global.anthropic.claude-sonnet-4-5)

2. Fix missing :compiled_schema in object streaming
   - Add compiled_schema to stream_opts in Generation.stream_object/4
   - Fixes KeyError when streaming object generation for Bedrock

3. Fix temperature/top_p conflict in Bedrock Anthropic models
   - Implement translate_options in Bedrock provider
   - Delegates to Anthropic.translate_options for Anthropic models
   - Gets all Anthropic option handling (sampling params, reasoning, etc.) for free
   - DRY solution that automatically receives future Anthropic improvements

4. Rename test/coverage/bedrock to test/coverage/amazon_bedrock
   - Matches provider atom :amazon_bedrock for consistency

0 of 10 new or added lines in 2 files covered. (0.0%)

3654 of 6961 relevant lines covered (52.49%)

435.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
62.78
-1.43% lib/req_llm/providers/amazon_bedrock.ex
6
0.0
0.0% lib/mix/tasks/model_compat.ex
Jobs
ID Job ID Ran Files Coverage
1 689e02aca367432915b2dfc39f9306e6627e69fb.1 27 Oct 2025 11:39PM UTC 83
52.42
GitHub Action Run
2 689e02aca367432915b2dfc39f9306e6627e69fb.2 27 Oct 2025 11:39PM UTC 83
52.46
GitHub Action Run
3 689e02aca367432915b2dfc39f9306e6627e69fb.3 27 Oct 2025 11:39PM UTC 83
52.38
GitHub Action Run
4 689e02aca367432915b2dfc39f9306e6627e69fb.4 27 Oct 2025 11:39PM UTC 83
52.39
GitHub Action Run
Source Files on build 689e02aca367432915b2dfc39f9306e6627e69fb
  • Tree
  • List 83
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 689e02ac on github
  • Prev Build on main (#DA55A4D8...)
  • Next Build on main (#E84B961F...)
  • 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

© 2025 Coveralls, Inc