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

go-pkgz / requester / 32205693170
93%
main: 88%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.0
DEFAULT BRANCH: main
Ran 19 Aug 2026 01:40AM UTC
Jobs 1
Files 11
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

19 Aug 2026 01:39AM UTC coverage: 92.035% (-0.01%) from 92.049%
32205693170

push

github

web-flow
fix: don't share middleware backing array between requesters (#8)

* fix: don't share middleware backing array between requesters

With appended to the parent's middleware slice in place. When the parent
chain had spare capacity, derived requesters shared the same backing array
and a later With overwrote the middleware of an earlier one, so a requester
could send another requester's credentials.

With now builds its own chain, and New copies the caller's variadic slice so
Use cannot write into it either.

* test: describe what the With regression test asserts

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

520 of 565 relevant lines covered (92.04%)

15.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32205693170.1 19 Aug 2026 01:40AM UTC 11
92.04
GitHub Action Run
Source Files on build 32205693170
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • be2e36c9 on github
  • Prev Build on master (#19937612470)
  • Next Build on master (#32205701704)
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