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

sgerrand / ex_humaans / 25315925198
99%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 11:16AM UTC
Jobs 1
Files 17
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

04 May 2026 11:16AM UTC coverage: 100.0%. Remained the same
25315925198

push

github

web-flow
feat(http_client): retry transient failures with bounded backoff (#90)

The Humaans API rate-limits and emits Retry-After headers on 429
responses. Previously a single 429 surfaced as an immediate error,
making bulk reads brittle. The default Req client now uses
retry: :transient with max_retries: 3, which retries on 408/429/5xx
and honours Retry-After.

Callers can opt out per-request with retry: false in their request
opts, or globally via req_options: [retry: false] on Humaans.new/1.

159 of 159 relevant lines covered (100.0%)

19.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25315925198.1 04 May 2026 11:16AM UTC 17
100.0
GitHub Action Run
Source Files on build 25315925198
  • Tree
  • List 17
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25315925198
  • 158d9609 on github
  • Prev Build on main (#25314888639)
  • Next Build on main (#25316048326)
  • 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