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

umputun / cronn / 22806886668
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: ci/workflow-hardening
DEFAULT BRANCH: master
Ran 07 Mar 2026 08:46PM UTC
Jobs 1
Files 26
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

07 Mar 2026 08:44PM UTC coverage: 75.642% (+0.05%) from 75.596%
22806886668

Pull #63

github

paskal
fix golangci-lint issues: add MaxBytesReader, use NewRequestWithContext

- add http.MaxBytesReader (1MB limit) before FormValue/ParseForm calls
  in handlers to satisfy gosec G120
- replace httptest.NewRequest with httptest.NewRequestWithContext in all
  test files to satisfy noctx
- add defer cancel() for context.WithCancel in service_test.go (gosec G118)
- suppress false-positive gosec G118 for shutdown goroutine in web.go
Pull Request #63: ci: harden workflows, upgrade actions, fix caching

9 of 9 new or added lines in 3 files covered. (100.0%)

65 existing lines in 2 files now uncovered.

2798 of 3699 relevant lines covered (75.64%)

36.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
94.24
0.03% app/web/auth.go
61
82.77
0.21% app/web/handlers.go
Jobs
ID Job ID Ran Files Coverage
1 22806886668.1 07 Mar 2026 08:46PM UTC 26
75.64
GitHub Action Run
Source Files on build 22806886668
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #63
  • PR Base - master (#22729449965)
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