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

umputun / cronn / 17185300238
73%
master: 75%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.11.0
DEFAULT BRANCH: master
Ran 24 Aug 2025 06:30AM 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:29AM UTC coverage: 71.544% (+0.2%) from 71.34%
17185300238

push

github

umputun
refactor(web): extract persistence layer with clean interface abstraction

- Create persistence subpackage with SQLite implementation
- Define Persistence interface for storage operations
- Move JobInfo type to persistence package where it belongs
- Replace direct SQL operations with interface-based abstraction
- Update all tests to use real SQLite with temp databases (no mocks)
- Fix mutex deadlock by releasing lock before I/O operations
- Improve error handling with proper resource cleanup
- Enable SQLite WAL mode for better concurrency

This refactoring improves separation of concerns, testability, and maintainability
by isolating all database operations in a dedicated persistence layer.

149 of 186 new or added lines in 2 files covered. (80.11%)

2 existing lines in 1 file now uncovered.

1677 of 2344 relevant lines covered (71.54%)

7.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
87.54
0.06% app/web/web.go
28
81.58
app/web/persistence/sqlite.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
87.54
0.06% app/web/web.go
Jobs
ID Job ID Ran Files Coverage
1 17185300238.1 24 Aug 2025 06:30AM UTC 20
71.54
GitHub Action Run
Source Files on build 17185300238
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4f8532b6 on github
  • Prev Build on web-ui (#17184987661)
  • Next Build on web-ui (#17185542600)
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