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

doruirimescu / stateful-data-processor / 26124276410

19 May 2026 08:46PM UTC coverage: 82.843% (+7.0%) from 75.817%
26124276410

push

github

doruirimescu
MINOR: Add ParallelStatefulDataProcessor

Subclass of StatefulDataProcessor that distributes pending items across
a ThreadPoolExecutor (n_workers=4 default). Pre-filters already-processed
and skip-listed items before submitting; results accumulate in self.data
and are written to file once by the base run() method after all workers
finish. Inherits signal handling, verbose_skip, skip_list, and reprocess
support from the base class.

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

26 of 26 branches covered (100.0%)

Branch coverage included in aggregate %.

39 of 40 new or added lines in 1 file covered. (97.5%)

143 of 178 relevant lines covered (80.34%)

2.41 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

98.04
/src/stateful_data_processor/parallel_processor.py


Source Not Available

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