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

map-services / fuel-prices-api / 26313267743

22 May 2026 09:38PM UTC coverage: 50.163% (+0.3%) from 49.833%
26313267743

Pull #63

github

rm-hull
refactor: replace log with structured slog

Migrated project logging to use `log/slog` for structured output.
Implemented a new `middleware.RequestLogger` to provide detailed,
structured request logging.

```mermaid
graph TD
    A[HTTP Request] --> B{RequestLogger Middleware}
    B -->|Log Request Data| C[slog.JSONHandler]
    C --> D[stderr]
```
Pull Request #63: refactor: replace log with structured slog

36 of 101 new or added lines in 19 files covered. (35.64%)

5 existing lines in 2 files now uncovered.

769 of 1533 relevant lines covered (50.16%)

0.55 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