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

mindersec / minder / 24154196072
59%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 07:35PM UTC
Jobs 1
Files 342
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

08 Apr 2026 07:25PM UTC coverage: 58.602% (+0.005%) from 58.597%
24154196072

push

github

web-flow
fix(rest-datasource): drain and close response body on 429 retry (#6290)

Fix HTTP response body leak in retriableDo on 429 retry

Close and drain resp.Body before retrying when the server responds
with HTTP 429 Too Many Requests. Without this, each retry attempt
overwrites the resp variable, leaving the previous response body
unreachable and unclosed. This leaks file descriptors and holds
TCP connections open, which can cause connection pool starvation
under sustained rate limiting.

Fixes #6288

4 of 4 new or added lines in 1 file covered. (100.0%)

19348 of 33016 relevant lines covered (58.6%)

36.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24154196072.1 08 Apr 2026 07:35PM UTC 342
58.6
GitHub Action Run
Source Files on build 24154196072
  • Tree
  • List 342
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24154196072
  • 28b2c30c on github
  • Prev Build on main (#24152746670)
  • Next Build on main (#24159354206)
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