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

OneBusAway / watchdog / 32999195267
66%
main: 66%

Build:
Build:
LAST BUILD BRANCH: feat/issue-97-dependency-latency
DEFAULT BRANCH: main
Ran 26 Aug 2026 06:22PM UTC
Jobs 1
Files 50
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

26 Aug 2026 06:20PM UTC coverage: 66.398% (-1.5%) from 67.919%
32999195267

Pull #135

github

aaronbrethorst
ci: track the latest Go 1.25 patch instead of go.mod's exact version

go mod tidy normalizes the go directive to an exact patch (go 1.25.0),
and setup-go installs exactly what it is given. The first CI run proved
what that costs: govulncheck reported 27 stdlib vulnerabilities, every
one of them already fixed in go1.25.2 or go1.25.3.

Floating the minor also lines CI up with golang:1.25-bookworm, so the
tested stdlib and the shipped stdlib are the same build. go.mod stays
the source of truth for the language version.

Claude-Session: https://claude.ai/code/session_018r3MdYQwHdBzkRdD8UQBpZ
Pull Request #135: ci: run the checks that were missing, and fix what they caught

2138 of 3220 relevant lines covered (66.4%)

8.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
24
0.0
-50.0% internal/middleware/cached_prom_handler.go
11
0.0
-100.0% internal/middleware/security_middleware.go
9
0.0
-100.0% internal/middleware/sentry_middleware.go
3
80.87
-2.61% internal/config/config_loader.go
2
74.42
-0.51% internal/gtfs/gtfs_bundles.go
Jobs
ID Job ID Ran Files Coverage
1 32999195267.1 26 Aug 2026 06:22PM UTC 50
66.4
GitHub Action Run
Source Files on build 32999195267
  • Tree
  • List 50
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #135
  • PR Base - main (#32995342598)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc