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

Morry98 / fastapi-task-manager / 24445211030
97%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 08:47AM UTC
Jobs 5
Files 32
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

15 Apr 2026 08:47AM UTC coverage: 97.416% (-0.2%) from 97.577%
24445211030

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.

13 of 19 new or added lines in 6 files covered. (68.42%)

3355 of 3444 relevant lines covered (97.42%)

4.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
88.3
-4.56% src/fastapi_task_manager/coordinator.py
1
96.97
-0.93% src/fastapi_task_manager/task_group.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 24445211030.1 15 Apr 2026 08:47AM UTC 32
96.75
GitHub Action Run
2 python-3.10 - 24445211030.2 15 Apr 2026 08:47AM UTC 32
97.42
GitHub Action Run
3 python-3.12 - 24445211030.3 15 Apr 2026 08:47AM UTC 32
97.42
GitHub Action Run
4 python-3.14 - 24445211030.4 15 Apr 2026 08:47AM UTC 32
97.31
GitHub Action Run
5 python-3.13 - 24445211030.5 15 Apr 2026 08:47AM UTC 32
97.36
GitHub Action Run
Source Files on build 24445211030
  • Tree
  • List 32
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24445211030
  • f02ed627 on github
  • Prev Build on main (#23161433691)
  • Next Build on main (#24445396497)
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