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

go-pkgz / lgr
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.12.3
DEFAULT BRANCH: master
Repo Added 07 Jan 2019 08:30PM UTC
Files 6
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

LAST BUILD ON BRANCH refs/tags/v0.12.3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • adaptor
  • add-slog-integration
  • fix-ci-caching
  • fix-from-slog-handler-add-source
  • fix-slog-debug-and-modernize
  • fix-slog-handler-duplication
  • formatter
  • levels-shortcut
  • mapper
  • master
  • rbac
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.12.2
  • refs/tags/v0.12.3
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3

23 Mar 2026 01:05AM UTC coverage: 94.567% (-0.04%) from 94.611%
23417140729

push

github

umputun
Fix ToSlogHandler duplicating time and level in output, closes #29

lgrSlogHandler.Handle() was prepending its own timestamp and level
to the message before passing to lgr.Logf, which adds its own
formatting. Remove redundant time construction, keep level prefix
for lgr's extractLevel detection.

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

470 of 497 relevant lines covered (94.57%)

242.2 hits per line

Relevant lines Covered
Build:
Build:
497 RELEVANT LINES 470 COVERED LINES
242.2 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23417140729 refs/tags/v0.12.3 Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... push 23 Mar 2026 01:09AM UTC umputun github
94.57
23417060789 master Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... push 23 Mar 2026 01:06AM UTC umputun github
94.57
23417008719 fix-slog-handler-duplication Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... Pull #30 23 Mar 2026 01:04AM UTC umputun github
94.57
22408518376 refs/tags/v0.12.2 Merge pull request #28 from go-pkgz/fix-from-slog-handler-add-source Fix FromSlogHandler ignoring AddSource option push 28 Feb 2026 07:51PM UTC web-flow github
94.61
21886809330 master Merge pull request #28 from go-pkgz/fix-from-slog-handler-add-source Fix FromSlogHandler ignoring AddSource option push 10 Feb 2026 11:45PM UTC web-flow github
94.61
21886699364 fix-from-slog-handler-add-source Fix FromSlogHandler ignoring AddSource option, closes #26 slogLgrAdapter.Logf was unconditionally adding source info as a manually- constructed attribute, ignoring the handler's AddSource setting. The PC passed to slog.NewRecord was also invalid ... Pull #28 10 Feb 2026 11:40PM UTC paskal github
94.61
19903524680 master Fix CI workflow: checkout before setup-go for proper caching (#27) Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and golangci-lint ... push 03 Dec 2025 05:51PM UTC web-flow github
94.83
19900290980 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and golangci-lint to v2.6. Pull #27 03 Dec 2025 04:02PM UTC paskal github
94.83
15539180083 refs/tags/v0.12.1 Merge pull request #25 from go-pkgz/fix-slog-debug-and-modernize Fix SetupWithSlog debug filtering and modernize tooling push 09 Jun 2025 04:15PM UTC web-flow github
94.83
15495380736 master Merge pull request #25 from go-pkgz/fix-slog-debug-and-modernize Fix SetupWithSlog debug filtering and modernize tooling push 06 Jun 2025 04:38PM UTC web-flow github
94.83
See All Builds (143)
  • Repo on GitHub
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