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

dcdpr / jp / 24529090111
67%

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 07:17PM UTC
Jobs 1
Files 284
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

16 Apr 2026 07:13PM UTC coverage: 64.177% (-0.02%) from 64.198%
24529090111

push

github

web-flow
feat(llm, anthropic): Add Claude Opus 4.7 and `xhigh` effort support (#569)

Add support for the new `claude-opus-4-7` model and introduce `xhigh`
(extra-high) effort level for adaptive thinking models that support it.

`ReasoningDetails::Adaptive` gains a new `xhigh: bool` field to track
per-model support for the `xhigh` effort level. The `adaptive()`
constructor is updated accordingly. Opus 4.7 supports both `xhigh` and
`max`, while Opus 4.6 and Sonnet 4.6 support only `max`.

When a model supports `xhigh`, `ReasoningEffort::XHigh` (and
`ReasoningEffort::Max` as a fallback) now maps to `Effort::XHigh`
instead of falling through to `Effort::High`.

The `context-1m-2025-08-07` beta header gating is also removed: affected
models now unconditionally advertise a 1M context window, removing the
dependency on `BetaFeatures` from `map_model`.

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

13 of 26 new or added lines in 2 files covered. (50.0%)

22693 of 35360 relevant lines covered (64.18%)

224.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
81.44
-0.72% crates/jp_llm/src/provider/anthropic.rs
Jobs
ID Job ID Ran Files Coverage
1 24529090111.1 16 Apr 2026 07:17PM UTC 284
64.18
GitHub Action Run
Source Files on build 24529090111
  • Tree
  • List 284
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24529090111
  • 3c183ed0 on github
  • Prev Build on main (#24518028459)
  • Next Build on main (#24531539367)
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