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

umputun / cronn / 19256451851
75%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2025 05:55AM UTC
Jobs 1
Files 22
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

11 Nov 2025 05:52AM UTC coverage: 74.848% (-0.2%) from 75.04%
19256451851

push

github

umputun
chore: fix testifylint and wrapcheck linter warnings

Address 45 linter warnings (33 testifylint + 12 wrapcheck):

testifylint fixes:
- use assert.Len instead of assert.Equal with len()
- use assert.Empty instead of assert.Equal with empty strings
- use assert.True/False instead of assert.Equal with booleans
- use assert.GreaterOrEqual/Less instead of assert.True with comparisons
- use assert.InDelta for float comparisons
- use require.Error/NoError for error assertions
- fix expected-actual parameter order
- use assert.Positive/NotEmpty where appropriate

wrapcheck fixes:
- wrap errors with fmt.Errorf in file operations (crontab, resumer)
- wrap errors in I/O operations (log_prefixer)
- wrap errors in command execution and notifications (service)
- wrap errors in authentication (auth)
- wrap errors in database operations (sqlite)
- wrap errors in web server (web)

Also update 2 tests to match new wrapped error messages.

19 of 33 new or added lines in 7 files covered. (57.58%)

38 existing lines in 2 files now uncovered.

2345 of 3133 relevant lines covered (74.85%)

35.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.21
0.0% app/web/auth.go
2
86.97
-0.09% app/service/service.go
2
84.85
-1.04% app/web/persistence/sqlite.go
2
87.77
-0.34% app/web/web.go
3
85.0
0.0% app/service/log_prefixer.go
4
69.84
-3.84% app/resumer/resumer.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
87.77
-0.34% app/web/web.go
36
86.97
-0.09% app/service/service.go
Jobs
ID Job ID Ran Files Coverage
1 19256451851.1 11 Nov 2025 05:55AM UTC 22
74.85
GitHub Action Run
Source Files on build 19256451851
  • Tree
  • List 22
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 47472582 on github
  • Prev Build on master (#19245576693)
  • Next Build on master (#19274432909)
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