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

agentjido / req_llm / 2f146cdf7d16fb4a3e1a2059c501ad540da938c9
49%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 09:12PM UTC
Jobs 4
Files 86
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

28 Nov 2025 09:11PM UTC coverage: 48.985% (+0.03%) from 48.951%
2f146cdf7d16fb4a3e1a2059c501ad540da938c9

push

github

web-flow
Add centralized model capability helper functions (#222)

* Add centralized model capability helper functions

- Create ReqLLM.Model with type-safe capability checks
- Replace scattered get_in() calls across all providers
- Fix Bedrock reasoning capability bug (checked map instead of .enabled field)
- Provides compile-time generated helpers from capability schema

* Rename ReqLLM.Model to ReqLLM.Capabilities per review feedback

Addresses review comment to avoid naming conflict with deprecated ReqLLM.Model module.

Changes:
- Renamed lib/req_llm/model.ex to lib/req_llm/capabilities.ex
- Renamed test/req_llm/model_test.exs to test/req_llm/capabilities_test.exs
- Updated module name from ReqLLM.Model to ReqLLM.Capabilities
- Updated all references across providers and tests
- Updated mix.exs docs configuration

* Rename ReqLLM.Capabilities to ReqLLM.ModelHelpers per review feedback

Updates module name from Capabilities to ModelHelpers as requested in
PR review to better convey the purpose of the module.

---------

Co-authored-by: Mike Hostetler <84222+mikehostetler@users.noreply.github.com>

7 of 13 new or added lines in 7 files covered. (53.85%)

1 existing line in 1 file now uncovered.

3645 of 7441 relevant lines covered (48.99%)

57.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
16.67
0.21% lib/req_llm/generation.ex
1
0.0
0.0% lib/req_llm/providers/cerebras.ex
1
0.87
0.0% lib/req_llm/providers/google_vertex.ex
1
0.0
0.0% lib/req_llm/providers/google_vertex/anthropic.ex
2
39.24
0.0% lib/req_llm/providers/openai.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.24
-5.88% test/support/streaming_case.ex
Jobs
ID Job ID Ran Files Coverage
1 2f146cdf7d16fb4a3e1a2059c501ad540da938c9.1 28 Nov 2025 09:12PM UTC 86
48.96
GitHub Action Run
2 2f146cdf7d16fb4a3e1a2059c501ad540da938c9.2 28 Nov 2025 09:15PM UTC 86
48.92
GitHub Action Run
3 2f146cdf7d16fb4a3e1a2059c501ad540da938c9.3 28 Nov 2025 09:16PM UTC 86
48.92
GitHub Action Run
4 2f146cdf7d16fb4a3e1a2059c501ad540da938c9.4 28 Nov 2025 09:16PM UTC 86
48.92
GitHub Action Run
Source Files on build 2f146cdf7d16fb4a3e1a2059c501ad540da938c9
  • Tree
  • List 86
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2f146cdf on github
  • Prev Build on main (#D13FA004...)
  • Next Build on main (#7765EC6D...)
  • 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