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

umputun / cronn / 17185542600
73%
master: 75%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.11.0
DEFAULT BRANCH: master
Ran 24 Aug 2025 06:57AM UTC
Jobs 1
Files 20
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

24 Aug 2025 06:55AM UTC coverage: 71.31% (-0.2%) from 71.544%
17185542600

push

github

umputun
refactor(web): integrate sqlx for cleaner database operations

- Replace plain database/sql with jmoiron/sqlx library
- Simplify LoadJobs from 70+ lines to ~20 lines using struct scanning
- Use NamedExec for cleaner parameter binding in SaveJobs
- Switch to native SQLite DATETIME format instead of Unix timestamps
- Ensure new jobs are created with JobStatusIdle to prevent empty status
- Remove manual field scanning and null value handling

This significantly reduces boilerplate and improves code maintainability
while keeping the same functionality.

38 of 38 new or added lines in 2 files covered. (100.0%)

1633 of 2290 relevant lines covered (71.31%)

7.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17185542600.1 24 Aug 2025 06:57AM UTC 20
71.31
GitHub Action Run
Source Files on build 17185542600
  • Tree
  • List 20
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9f9b2d5d on github
  • Prev Build on web-ui (#17185300238)
  • Next Build on web-ui (#17185550717)
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