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

map-services / company-data-api / 26001526437

17 May 2026 08:14PM UTC coverage: 40.099% (+1.2%) from 38.86%
26001526437

Pull #102

github

rm-hull
refactor: centralize logger and unify init flow

- Moved `pkg/logger` to `internal/logger.go` to enforce internal usage.
- Standardized application initialization by returning the logger
instance.
- Updated `godx` diagnostics to consume the configured logger.
- Removed redundant Gin logger middleware to streamline output.

```mermaid
graph LR
    subgraph Initialization
    A[Entry Point] --> B[internal.SetupLogger]
    B --> C[godx.Diagnostics]
    end
```
Pull Request #102: fix: convert to JSON structured logging using `log/slog`

30 of 88 new or added lines in 11 files covered. (34.09%)

5 existing lines in 3 files now uncovered.

324 of 808 relevant lines covered (40.1%)

0.46 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/cmd/api_server.go


Source Not Available

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