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

doruirimescu / stateful-data-processor / 26124406584

Builds Branch Commit Type Ran Committer Via Coverage
26124406584 master PATCH: Add parallel processor README section Documents usage, ideal use cases, and limitations including thread safety, GIL constraints, single end-of-run file write, JSON string key caveat, and print_interval behaviour. Co-Authored-By: Claude S... push 19 May 2026 08:48PM UTC doruirimescu github
82.84
26124276410 master 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... push 19 May 2026 08:46PM UTC doruirimescu github
82.84
26122745652 master PATCH: Fix CI shell injection from commit messages with double quotes Pass head_commit.message via env var instead of inline substitution so bash does not interpret quotes or special chars in the message body. Co-Authored-By: Claude Sonnet 4.6 <... push 19 May 2026 08:17PM UTC doruirimescu github
75.82
26122664572 master MINOR: Add verbose_skip flag to control skip logging verbosity By default, already-processed items are counted silently and a single "Skipped N items." summary is logged at the end. Set verbose_skip=True to restore the previous per-item "Item X a... push 19 May 2026 08:15PM UTC doruirimescu github
75.82
26122098864 master 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 ... push 19 May 2026 08:05PM UTC doruirimescu github
74.48
18407493118 master PATCH: Test version bump push 10 Oct 2025 01:09PM UTC doruirimescu github
70.2
18407461352 master Update main.yml to automatic release push 10 Oct 2025 01:08PM UTC web-flow github
70.2
18407231321 master Update README.md push 10 Oct 2025 12:59PM UTC web-flow github
70.2
18406841369 master Update README.md push 10 Oct 2025 12:42PM UTC web-flow github
70.2
18406635548 master Set log level push 10 Oct 2025 12:34PM UTC doruirimescu github
70.2
18406565283 master Update README.md push 10 Oct 2025 12:31PM UTC web-flow github
70.0
18406301200 master Remove old rst readme push 10 Oct 2025 12:20PM UTC doruirimescu github
70.0
18406249407 master Fix readme to use mdd push 10 Oct 2025 12:18PM UTC doruirimescu github
70.0
18406120047 master Move to md docs push 10 Oct 2025 12:13PM UTC doruirimescu github
70.0
18406112443 master Move to md docs push 10 Oct 2025 12:12PM UTC doruirimescu github
70.0
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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