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

jeffotoni / quick / 375
88%

Build:
DEFAULT BRANCH: main
Ran 21 Nov 2025 04:14PM UTC
Jobs 1
Files 160
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

21 Nov 2025 04:12PM UTC coverage: 50.693% (+0.05%) from 50.64%
375

push

circleci

jeffotoni
refactor: rewrite retry engine, improve body handling and
add robust header defaults

- Rewrote RetryTransport to use request cloning (req.Clone) ensuring
  thread-safety and
  eliminating mutation of the original request during retries.
- Added full support for GetBody, enabling safe retries with POST/PUT
  bodies.
- Standardized body parsing to use bytes.Reader and added native []byte
  support.
- Added default Content-Type and Accept headers when missing.
- Improved failover logic with isolated cloned requests.
- Enhanced doRequestWithHeaders to handle nil headers and enforce safe
  defaults.
- Updated Close() handling to use safe wrappers.
- Removed dependency on strings package for body readers.

27 of 43 new or added lines in 1 file covered. (62.79%)

1 existing line in 1 file now uncovered.

4170 of 8226 relevant lines covered (50.69%)

1317.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
16
90.91
-2.45% http/client/client.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.91
-2.45% http/client/client.go
Jobs
ID Job ID Ran Files Coverage
1 375.1 21 Nov 2025 04:14PM UTC 160
50.69
CircleCI Job
Source Files on build 375
  • Tree
  • List 160
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #375
  • c8842358 on github
  • Prev Build on main (#374)
  • Next Build on main (#376)
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