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

dcdpr / jp / 18203894249
58%

Build:
DEFAULT BRANCH: main
Ran 02 Oct 2025 07:48PM UTC
Jobs 1
Files 139
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

02 Oct 2025 07:47PM UTC coverage: 44.21% (-0.007%) from 44.217%
18203894249

push

github

web-flow
fix(llm): Hard-disable reasoning for unsupported models (#266)

Previously when a model explicitly marked as not supporting reasoning
had reasoning configuration enabled, the system would log a warning but
still attempt to use the reasoning configuration. This could lead to
failed API requests when providers rejected reasoning parameters for
unsupported models.

The fix changes the behavior to completely disable reasoning when a
model doesn't support it, ensuring API requests succeed while still
warning the user about the configuration mismatch. Users will now see
reasoning automatically disabled rather than encountering request
failures.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

1 of 3 new or added lines in 1 file covered. (33.33%)

1 existing line in 1 file now uncovered.

6181 of 13981 relevant lines covered (44.21%)

5.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
70.19
0.0% crates/jp_llm/src/provider.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
59.76
-0.17% crates/jp_llm/src/provider/anthropic.rs
Jobs
ID Job ID Ran Files Coverage
1 18203894249.1 02 Oct 2025 07:48PM UTC 139
44.21
GitHub Action Run
Source Files on build 18203894249
  • Tree
  • List 139
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18203894249
  • 07568043 on github
  • Prev Build on main (#18195037079)
  • Next Build on main (#18220112547)
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