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

rm-hull / postcode-polygons / 24211214240

09 Apr 2026 08:15PM UTC coverage: 45.287% (-0.3%) from 45.624%
24211214240

push

github

web-flow
feat: log startup diagnostic information (#63)

- Initialize `godx` to capture build and environment metadata.
- Log git version, environment variables, and user info upon server
startup.
- Update project dependencies to latest versions.

```mermaid
sequenceDiagram
    participant App as API Server
    participant Godx as godx Package

    App->>Godx: GitVersion()
    App->>Godx: EnvironmentVars()
    App->>Godx: UserInfo()
    Note over App: Proceed to download index
```

0 of 4 new or added lines in 1 file covered. (0.0%)

245 of 541 relevant lines covered (45.29%)

0.53 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