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

doruirimescu / stateful-data-processor / 26122098864
83%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 08:05PM UTC
Jobs 3
Files 4
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

19 May 2026 08:04PM UTC coverage: 74.483% (+4.3%) from 70.199%
26122098864

push

github

doruirimescu
PATCH: Replace os._exit with sys.exit in signal handler

os._exit killed the multiprocessing queue flush thread before log
messages were transferred, breaking the resume test. Python signals
are always delivered to the main thread, so sys.exit is sufficient
and allows queues/handlers to drain cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

13 of 13 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

14 existing lines in 2 files now uncovered.

95 of 132 relevant lines covered (71.97%)

2.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
80.95
0.46% src/stateful_data_processor/processor.py

Coverage Regressions

Lines Coverage ∆ File
11
80.95
0.46% src/stateful_data_processor/processor.py
3
0.0
0.0% src/stateful_data_processor/_version.py
Jobs
ID Job ID Ran Files Coverage
1 py3.10 - 26122098864.1 19 May 2026 08:05PM UTC 4
74.48
GitHub Action Run
2 py3.11 - 26122098864.2 19 May 2026 08:05PM UTC 4
74.48
GitHub Action Run
3 py3.12 - 26122098864.3 19 May 2026 08:05PM UTC 4
74.48
GitHub Action Run
Source Files on build 26122098864
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26122098864
  • 4d9e7ced on github
  • Prev Build on master (#18407493118)
  • Next Build on master (#26122664572)
  • Delete
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