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

go-pkgz / lgr / 32208352925
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: levels-shortcut
DEFAULT BRANCH: master
Ran 19 Aug 2026 02:23AM 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%
32208352925

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 32208352925.1 19 Aug 2026 02:23AM UTC 6
94.6
GitHub Action Run
Source Files on build 32208352925
  • 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