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

rm-hull / postcode-polygons / 24210791054

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

Pull #63

github

rm-hull
feat: log startup diagnostic information

- 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
```
Pull Request #63: feat: log startup diagnostic information

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