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

jhheider / wayfinder / 29074135617
93%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 06:33AM UTC
Jobs 1
Files 18
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

10 Jul 2026 06:33AM UTC coverage: 72.222% (+17.2%) from 55.061%
29074135617

push

github

jhheider
Exponential backoff retries + raise test coverage 51% -> 67%

- search_raw now retries 429/503 with exponential backoff (500ms base,
  doubling, honoring Retry-After, capped 30s), up to 3 attempts, replacing
  the single retry. backoff_delay is a pure, unit-tested helper.
- Add AonClient::with_endpoint so the client can point at a mirror/proxy or a
  test server (new() delegates to it).
- Tests: cover the previously-untested logic --
  * client.rs retry loop / status handling via an in-process HTTP mock
    (no new deps; Retry-After: 0 keeps it instant). client.rs 30% -> 94%.
  * MCP format.rs (0% -> 99%) and core render/colored.rs (0% -> 99%).
  * parse_documents / parse_total / GameSystem accessors; MCP
    parse_category_buckets; CLI parse_filter / is_known_category.
  Workspace line coverage 51% -> 67%, function coverage -> 81%, 138 tests.

Remaining uncovered is mostly async command/tool dispatch and the binary
entry points (integration surface), not core logic.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01N1GoLDpLwNhWLJ98YzZqGW

132 of 134 new or added lines in 4 files covered. (98.51%)

1573 of 2178 relevant lines covered (72.22%)

104.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
94.55
94.55% crates/wayfinder-core/src/aon/client.rs
Jobs
ID Job ID Ran Files Coverage
1 29074135617.1 10 Jul 2026 06:33AM UTC 18
72.22
GitHub Action Run
Source Files on build 29074135617
  • Tree
  • List 18
  • Changed 9
  • Source Changed 4
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29074135617
  • 19b5f9df on github
  • Prev Build on main (#29073456129)
  • Next Build on main (#29074605182)
  • Delete
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