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

rm-hull / fuel-prices-api / 24008543172
46%
main: 50%

Build:
Build:
LAST BUILD BRANCH: chore/update-go-deps
DEFAULT BRANCH: main
Ran 05 Apr 2026 07:16PM UTC
Jobs 1
Files 23
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

05 Apr 2026 07:14PM UTC coverage: 45.573% (-0.5%) from 46.079%
24008543172

Pull #46

github

rm-hull
feat: integrate Sentry for error tracking

Added error tracking support to the API server to
improve observability and crash reporting.

* Configured `SENTRY_DSN` and `ENVIRONMENT` in
  `.env.example`.
* Initialized Sentry during the server bootstrap
  process.
* Bound Sentry releases to the current git revision.

```mermaid
sequenceDiagram
    participant App as API Server
    participant Sentry as Sentry SDK

    App->>App: Initialize Sentry
    App->>Sentry: Send Error/Panic Reports
    Sentry-->>App: Flush events on shutdown
```
Pull Request #46: feat: integrate Sentry for error tracking

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

29 existing lines in 2 files now uncovered.

664 of 1457 relevant lines covered (45.57%)

0.5 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
0.0
0.0% cmd/api_server.go

Coverage Regressions

Lines Coverage ∆ File
24
0.0
0.0% cmd/api_server.go
5
0.0
0.0% cmd/bootstrap.go
Jobs
ID Job ID Ran Files Coverage
1 24008543172.1 05 Apr 2026 07:16PM UTC 23
45.57
GitHub Action Run
Source Files on build 24008543172
  • Tree
  • List 23
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #46
  • PR Base - main (#23952687608)
  • Delete
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