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

agentjido / req_llm / 2f146cdf7d16fb4a3e1a2059c501ad540da938c9 / 3
49%
main: 49%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 09:16PM UTC
Files 86
Run time 2s
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.918% (+0.03%) from 48.884%
2f146cdf7d16fb4a3e1a2059c501ad540da938c9.3

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>

3640 of 7441 relevant lines covered (48.92%)

14.45 hits per line

Source Files on job 2f146cdf7d16fb4a3e1a2059c501ad540da938c9.3
  • Tree
  • List 86
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • 2f146cdf on github
  • Prev Job for on main (#d13fa004725cbf07101659496573a0c0c8da66f0.4)
  • Next Job for on main (#7765ec6ddf73587088c1f783b2c221cc193cd0a3.2)
  • 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