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

jeffotoni / quick / 306
88%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2025 08:12PM UTC
Jobs 1
Files 140
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

30 Mar 2025 08:10PM UTC coverage: 51.322% (-0.06%) from 51.381%
306

push

circleci

jeffotoni
feat(glog): add fluent context API, preserve field order, improve
formatter & tests

- Added fluent-style context creation with `CreateCtx()` and retrieval
  via `GetCtx()`
- Introduced `[]Field` to preserve insertion order in fluent logs
- Improved fallback behavior for pattern-less `text` logs with default
  separator `" "`
- Unified `*T` methods (InfoT, DebugT...) with generics to support
  legacy map[string]any
- Achieved full test coverage including all log levels, formats, pattern
  edge cases, and context API
- Updated README with context usage example and documented features

Closes #context-support #ordered-fields #fluent-logging #test-coverage

148 of 278 new or added lines in 5 files covered. (53.24%)

3377 of 6580 relevant lines covered (51.32%)

1522.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
99.05
-0.95% pkg/glog/glog.go
2
96.0
pkg/glog/glog_ctx.go
3
69.61
-0.69% ctx.go
36
0.0
example/pkg/glog/simple/main.go
87
0.0
example/pkg/glog/api/main.go
Jobs
ID Job ID Ran Files Coverage
1 306.1 30 Mar 2025 08:12PM UTC 140
51.32
CircleCI Job
Source Files on build 306
  • Tree
  • List 140
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #306
  • 5c3a4622 on github
  • Prev Build on main (#305)
  • Next Build on main (#307)
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