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

agentjido / req_llm / 45c8cd05e603f622a2f4a3f81b2d53d4e5abfd76
49%

Build:
DEFAULT BRANCH: main
Ran 07 Oct 2025 09:48PM UTC
Jobs 2
Files 66
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

07 Oct 2025 09:46PM UTC coverage: 50.377% (-0.2%) from 50.531%
45c8cd05e603f622a2f4a3f81b2d53d4e5abfd76

push

github

web-flow
Add Cerebras provider implementation (#78)

* feat(provider/cerebras): add Cerebras provider implementation and associated fixtures

- Introduced a new provider module for Cerebras, implementing OpenAI-compatible Chat Completions API with specific adjustments.
- Updated usage calculations to include cached tokens and reasoning tokens in the provider's response structure.
- Added comprehensive test coverage for the Cerebras provider, including various fixture files for different model scenarios.
- Enhanced the supported models list to include new Cerebras models with their respective statuses and last checked timestamps.
- Refactored existing usage parsing methods to accommodate the new structure and ensure consistency across providers.

* quality and tests

* Deps

* feat(provider/cerebras): update Cerebras provider implementation and fixtures

- Removed the `decode_response` function from the Cerebras provider, streamlining response handling.
- Updated model configurations in `priv/models_dev/cerebras.json` to enable reasoning capabilities for the GPT OSS 120B model.
- Adjusted various fixture files to reflect changes in token limits and response structures, including updates to `max_tokens` for multiple scenarios.
- Added new reasoning-related fixtures to enhance testing coverage for reasoning capabilities in the Cerebras provider.
- Updated timestamps in supported models and fixture files for consistency.

4 of 29 new or added lines in 3 files covered. (13.79%)

6 existing lines in 1 file now uncovered.

2671 of 5302 relevant lines covered (50.38%)

184.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% test/support/fixture.ex
24
0.0
lib/req_llm/providers/cerebras.ex

Uncovered Existing Lines

Lines Coverage ∆ File
6
64.71
-25.29% lib/req_llm/application.ex
Jobs
ID Job ID Ran Files Coverage
1 45c8cd05e603f622a2f4a3f81b2d53d4e5abfd76.1 07 Oct 2025 09:48PM UTC 66
50.36
GitHub Action Run
2 45c8cd05e603f622a2f4a3f81b2d53d4e5abfd76.2 07 Oct 2025 09:48PM UTC 66
50.2
GitHub Action Run
Source Files on build 45c8cd05e603f622a2f4a3f81b2d53d4e5abfd76
  • Tree
  • List 66
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 45c8cd05 on github
  • Prev Build on main (#E608A63C...)
  • Next Build on main (#238BEF11...)
  • 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