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

agentjido / req_llm / ef60c770cd524e7c730619c39e721a0f3c1ea018-PR-11
23%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 15 Sep 2025 01:46PM UTC
Jobs 2
Files 54
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

15 Sep 2025 01:45PM UTC coverage: 21.158% (-0.8%) from 21.958%
ef60c770cd524e7c730619c39e721a0f3c1ea018-PR-11

Pull #11

github

mikehostetler
Fix OpenAI o1 model parameter translation

- Add translate_options/3 callback to Provider behavior for model-specific parameter translation
- Implement OpenAI o1 model parameter translation: max_tokens → max_completion_tokens and drop temperature
- Fix encode_chat_body to use maybe_put for conditional parameters instead of hardcoding
- Add comprehensive tests for translation functionality and integration
- Update documentation to reflect new options translation capability
- Add demo script proving Issue #8 resolution

Resolves #8: OpenAI o1 models now work with standard ReqLLM parameters through automatic translation

Amp-Thread-ID: https://ampcode.com/threads/T-f9ddd7ac-ace0-4db3-86fb-9aa00e33592a
Co-authored-by: Amp <amp@ampcode.com>
Pull Request #11: Fix OpenAI o1 model parameter translation (resolves #8)

3 of 24 new or added lines in 2 files covered. (12.5%)

1 existing line in 1 file now uncovered.

508 of 2401 relevant lines covered (21.16%)

233.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
4.48
4.48% lib/req_llm/providers/openai.ex
18
8.33
8.33% lib/req_llm/generation.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
8.33
8.33% lib/req_llm/generation.ex
Jobs
ID Job ID Ran Files Coverage
1 ef60c770cd524e7c730619c39e721a0f3c1ea018-PR-11.1 15 Sep 2025 01:46PM UTC 54
21.16
GitHub Action Run
2 ef60c770cd524e7c730619c39e721a0f3c1ea018-PR-11.2 15 Sep 2025 01:46PM UTC 54
20.93
GitHub Action Run
Source Files on build ef60c770cd524e7c730619c39e721a0f3c1ea018-PR-11
  • Tree
  • List 54
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #11
  • PR Base - main (#FAD21D4A...)
  • 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