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

jhheider / agentmail-rs / 29476705446
81%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 06:26AM UTC
Jobs 1
Files 13
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 06:26AM UTC coverage: 91.233% (+1.0%) from 90.24%
29476705446

push

github

web-flow
feat: webhook get/update + optional Svix signature verification (#6)

Adds get_webhook and update_webhook (org-scoped PATCH with add/remove inbox and
pod deltas), and rounds out the Webhook/CreateWebhook types (pod_ids,
client_id, timestamps). Behind the off-by-default webhook-verify feature, adds
verify_webhook_signature and verify_webhook_timestamp in a pure verify module:
correct Svix scheme (HMAC-SHA256 over {id}.{timestamp}.{body}, whsec_ base64
secret, any v1,<base64> candidate, constant-time via ring::hmac::verify), and
it never passes open on an empty or malformed secret. ring is already the
rustls provider and base64 is already transitive, so the feature adds no new
crates; CI's --all-features build/test/coverage picks it up. Wiremock tests for
get/update plus the canonical Svix test vector.



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

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

102 of 105 new or added lines in 2 files covered. (97.14%)

666 of 730 relevant lines covered (91.23%)

5.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
96.39
src/verify.rs
Jobs
ID Job ID Ran Files Coverage
1 29476705446.1 16 Jul 2026 06:26AM UTC 13
91.23
GitHub Action Run
Source Files on build 29476705446
  • Tree
  • List 13
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29476705446
  • da46f2a6 on github
  • Prev Build on main (#29476502394)
  • Next Build on main (#29476814954)
  • 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