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

jhheider / agentmail-rs / 29447478402
81%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 08:14PM UTC
Jobs 1
Files 1
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

15 Jul 2026 08:13PM UTC coverage: 71.56% (+48.6%) from 22.93%
29447478402

push

github

web-flow
Release-readiness fixes: docs, pagination, encoding, timeout, tests (#1)

- Document every public item and enforce with #![warn(missing_docs)]
- Fix urlish() to percent-encode per UTF-8 byte (non-ASCII ids were
  emitted as invalid Latin-1/code-point escapes)
- Add a 30s default request timeout and a Debug impl for Client that
  redacts the API key
- Add pagination: Page { limit, page_token } + list_*_page methods
  (list responses exposed next_page_token with no way to use it);
  requires reqwest's "query" feature
- Split undecodable-body failures into Error::Decode instead of
  mislabeling them as Error::Api with a 2xx status
- Add wiremock HTTP-layer tests: auth header, error mapping, empty
  DELETE bodies, path encoding on the wire, pagination params, send body
- Add CHANGELOG.md; expand README scope into a parity roadmap against
  the official Python/TypeScript SDKs
- Pin rust-version = 1.86 (edition 2024 + icu/idna transitive floor)


Claude-Session: https://claude.ai/code/session_0134GdVRyQmyZxskDzXZyvFo

Co-authored-by: Claude <noreply@anthropic.com>

55 of 71 new or added lines in 1 file covered. (77.46%)

156 of 218 relevant lines covered (71.56%)

3.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
71.56
48.63% src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 29447478402.1 15 Jul 2026 08:14PM UTC 1
71.56
GitHub Action Run
Source Files on build 29447478402
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29447478402
  • 95c69430 on github
  • Prev Build on main (#29445239787)
  • Next Build on main (#29448556877)
  • Delete
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