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

agentjido / req_llm / 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143
52%
main: 52%

Build:
Build:
LAST BUILD BRANCH: fix/jsv-preserve-original-data
DEFAULT BRANCH: main
Ran 27 Oct 2025 11:33PM 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:32PM UTC coverage: 52.406% (-0.1%) from 52.503%
6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143

Pull #143

github

neilberkman
Fix three bugs for 1.0 release

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
Pull Request #143: Fix bugs found during Bedrock fixture generation

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

3 existing lines in 2 files now uncovered.

3648 of 6961 relevant lines covered (52.41%)

432.94 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

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
-16.67% lib/req_llm/provider.ex
2
63.29
-0.63% lib/req_llm/provider/defaults.ex
Jobs
ID Job ID Ran Files Coverage
1 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143.1 27 Oct 2025 11:33PM UTC 83
52.33
GitHub Action Run
2 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143.2 27 Oct 2025 11:33PM UTC 83
52.33
GitHub Action Run
3 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143.3 27 Oct 2025 11:33PM UTC 83
52.35
GitHub Action Run
4 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143.4 27 Oct 2025 11:33PM UTC 83
52.38
GitHub Action Run
Source Files on build 6f02aed31c8e6e215d88abd0276b16c7d4303ff3-PR-143
  • Tree
  • List 83
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #143
  • PR Base - main (#DA55A4D8...)
  • 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