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

dcdpr / jp / 16021904921
58%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2025 09:53AM UTC
Jobs 1
Files 123
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 Jul 2025 09:51AM UTC coverage: 37.123% (-0.05%) from 37.175%
16021904921

push

github

web-flow
feat(cli, llm): Add rate limiting support with automatic retry (#169)

Implements automatic rate limit handling for LLM requests by adding a
new `RateLimit` error variant that includes an optional retry delay.
When rate limited, the CLI now displays a user-friendly message
indicating the retry delay and automatically retries the request after
the specified wait time.

This implementation relies on the `RateLimit` error variant to be
returned by the LLM provider implementation. No provider currently
returns this error, but it will be added in the future.

---------

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

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

3742 of 10080 relevant lines covered (37.12%)

4.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
0.0
0.0% crates/jp_cli/src/cmd.rs
11
0.0
0.0% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 16021904921.1 02 Jul 2025 09:53AM UTC 123
37.12
GitHub Action Run
Source Files on build 16021904921
  • Tree
  • List 123
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16021904921
  • a9272142 on github
  • Prev Build on main (#16016800425)
  • Next Build on main (#16022425197)
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