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

dcdpr / jp / 18006616523
58%

Build:
DEFAULT BRANCH: main
Ran 25 Sep 2025 11:57AM UTC
Jobs 1
Files 136
Run time 3min
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

25 Sep 2025 11:54AM UTC coverage: 44.569% (+0.6%) from 43.995%
18006616523

push

github

web-flow
feat(cli, config): Add model aliases for convenient provider shortcuts (#249)

Users can now reference models using intuitive aliases like `claude`,
`gpt`, or `gemini` instead of full model names. The `jp init` command
automatically configures aliases based on available API keys, creating
shortcuts like:

- `claude`, `sonnet` → `claude-sonnet-4-0`
- `gpt`, `chatgpt` → `gpt-5`
- `gemini` → `gemini-2.5-pro`

This makes model selection more user-friendly, especially for common
models. For example, users can now run `jp query --model gpt "Hello
world"` instead of specifying the full model identifier.

The aliases are stored in the `providers.llm.aliases` configuration
section and only populated during initialization if the corresponding
provider's API key environment variable is detected.

---------

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

132 of 133 new or added lines in 2 files covered. (99.25%)

5666 of 12713 relevant lines covered (44.57%)

6.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
62.56
50.06% crates/jp_cli/src/cmd/init.rs
Jobs
ID Job ID Ran Files Coverage
1 18006616523.1 25 Sep 2025 11:57AM UTC 136
44.57
GitHub Action Run
Source Files on build 18006616523
  • Tree
  • List 136
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18006616523
  • d51d5319 on github
  • Prev Build on main (#18004106104)
  • Next Build on main (#18011606263)
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