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

go-pkgz / lgr / 32195011342
95%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 10:57PM UTC
Jobs 1
Files 6
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

18 Aug 2026 10:56PM UTC coverage: 94.6% (+0.03%) from 94.567%
32195011342

push

github

web-flow
Fix secret redaction bypassed by SlogHandler (#31)

* Fix secret redaction bypassed by SlogHandler

Previously, the SlogHandler path in logf built the slog record from the raw
message and returned before hideSecrets ran on the formatted line, so Secret()
had no effect whenever a slog handler was set. After this change the message is
redacted right after level extraction, which covers the slog handler and the
PANIC stderr output as well as the regular formatted line.

* Bump testify to v1.12.0

Testify v1.12.0 no longer requires go-spew and go-difflib, so go mod tidy
drops them from the indirect requirements. The go directive stays at 1.21.

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

473 of 500 relevant lines covered (94.6%)

243.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32195011342.1 18 Aug 2026 10:57PM UTC 6
94.6
GitHub Action Run
Source Files on build 32195011342
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ca2aefa3 on github
  • Prev Build on refs/tags/v0.12.3 (#23417140729)
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