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

umputun / cronn / 17230488781
75%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2025 06:59AM UTC
Jobs 1
Files 22
Run time 3min
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 2025 06:54AM UTC coverage: 75.034% (+0.03%) from 75.0%
17230488781

push

github

umputun
test: fix test assertion methods, error handling, and CI timeout

- replace assert.Nil/NotNil with assert.NoError/Error for error checks
- fix all ignored errors with proper require.NoError() checks
- add testing.Short() condition for time-consuming integration test
- ensure all test operations properly check errors instead of ignoring them

ci: increase test timeout to 3m for integration tests

- the TestScheduler_DoIntegration test needs to wait for cron execution
  at the next minute boundary, which can take up to 60 seconds plus
  execution time, so 60s timeout in CI was insufficient

test: fix TestScheduler_DoIntegration assertion for cross-platform

- the error message format differs between macOS and Linux:
  * macOS: 'something: command not found'
  * Linux: 'something: not found'
- use more general assertion that works on both platforms

2194 of 2924 relevant lines covered (75.03%)

34.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17230488781.1 26 Aug 2025 06:59AM UTC 22
75.03
GitHub Action Run
Source Files on build 17230488781
  • Tree
  • List 22
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0c3cb968 on github
  • Prev Build on master (#17225677372)
  • Next Build on master (#19203189224)
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