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

dcdpr / jp / 28873271327
69%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 02:21PM UTC
Jobs 1
Files 432
Run time 2min
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 Jul 2026 02:17PM UTC coverage: 68.097% (+0.008%) from 68.089%
28873271327

push

github

web-flow
fix(config, llm, openrouter): Allow `~` in model IDs (#850)

Openrouter's model catalog includes rerouted "latest-alias" entries
whose IDs are prefixed with `~` (e.g.
`~anthropic/claude-fable-latest`). JP's model ID parser rejected this
character, so fetching the Openrouter catalog failed entirely as soon as
one of these entries appeared, blocking
`jp q -m openrouter/<proxied-provider>/<proxied-model>` and model
resolution for that provider.

`Name::from_str` now accepts `~` alongside the existing charset, and the
error message includes the offending ID to make future charset issues
easier to diagnose. The Openrouter provider also isolates per-entry
parsing failures: `map_models` skips and logs unparseable catalog
entries instead of aborting the whole fetch, so a single malformed or
unrelated listing no longer takes down every other model.

---------

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

16 of 16 new or added lines in 2 files covered. (100.0%)

38656 of 56766 relevant lines covered (68.1%)

662.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28873271327.1 07 Jul 2026 02:21PM UTC 432
68.1
GitHub Action Run
Source Files on build 28873271327
  • Tree
  • List 432
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28873271327
  • c9b5ceed on github
  • Prev Build on main (#28774224049)
  • Next Build on main (#28881218217)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc