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

jhheider / agentmail-rs / 29513662377
81%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 04:00PM UTC
Jobs 1
Files 25
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

16 Jul 2026 03:59PM UTC coverage: 81.075% (-11.6%) from 92.654%
29513662377

push

github

web-flow
release: 0.3.0 - full three-scope coverage via typed scope handles (#23)

Binds the entire AgentMail API v0 at all three scopes (org, inbox, pod) through
a type-level scope handle: Client::org()/inbox(id)/pod(id) return Scoped<S>
whose methods are gated at compile time by capability traits (Threads, Domains,
...), so client.inbox(id).list_domains() does not compile. One generic impl per
operation keeps it DRY. Adds list_all_* drain helpers on every list endpoint.

Breaking: resource methods moved from Client onto the scope handles; list calls
take their filter/Page directly (no _page/_filtered split); list_list_entries
renamed list_entries; ListDirection/ListKind are input-only enums;
list_inbox_events -> inbox(id).list_events. Full test/clippy/doc pass on all
feature combos; MSRV 1.86 re-verified.


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

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

521 of 711 new or added lines in 13 files covered. (73.28%)

19 existing lines in 9 files now uncovered.

1071 of 1321 relevant lines covered (81.07%)

8.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
38
34.78
-12.03% src/client/webhooks.rs
21
61.54
-29.16% src/client/inboxes.rs
21
75.96
-24.04% src/client/threads.rs
20
88.83
-2.58% src/client/messages.rs
19
78.1
-21.9% src/client/lists.rs
15
67.39
-23.79% src/client/pods.rs
14
66.67
-33.33% src/client/api_keys.rs
14
82.76
-17.24% src/client/domains.rs
14
84.04
-15.96% src/client/drafts.rs
14
40.0
-60.0% src/client/inbox_events.rs

Coverage Regressions

Lines Coverage ∆ File
4
78.1
-21.9% src/client/lists.rs
4
75.96
-24.04% src/client/threads.rs
3
88.83
-2.58% src/client/messages.rs
3
34.78
-12.03% src/client/webhooks.rs
1
66.67
-33.33% src/client/api_keys.rs
1
82.76
-17.24% src/client/domains.rs
1
84.04
-15.96% src/client/drafts.rs
1
61.54
-29.16% src/client/inboxes.rs
1
40.0
-60.0% src/client/inbox_events.rs
Jobs
ID Job ID Ran Files Coverage
1 29513662377.1 16 Jul 2026 04:00PM UTC 25
81.07
GitHub Action Run
Source Files on build 29513662377
  • Tree
  • List 25
  • Changed 18
  • Source Changed 18
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29513662377
  • 3f3d40f7 on github
  • Prev Build on main (#29509565936)
  • Next Build on main (#29514792164)
  • 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