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

Morry98 / fastapi-task-manager / 24445211030 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 08:48AM UTC
Files 32
Run time 2s
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

15 Apr 2026 08:47AM UTC coverage: 96.748% (-0.2%) from 96.905%
24445211030.1

push

github

web-flow
Add `allow_parallel` to control concurrent task runs (#10)

## Summary

Add allow_parallel flag to control whether the same task can run
concurrently across multiple instances. The setting follows a cascade
resolution: task > task group > global config, defaulting to True
(preserving backward compatibility). When set to False, the coordinator
checks the Redis running key and skips tasks that are already executing.

3332 of 3444 relevant lines covered (96.75%)

0.97 hits per line

Source Files on job python-3.11 - 24445211030.1
  • Tree
  • List 32
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24445211030
  • f02ed627 on github
  • Prev Job for on main (#23161433691.4)
  • Next Job for on main (#24445396497.2)
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