Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid race-condition when scheduling throttled jobs #208

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Avoid race-condition when scheduling throttled jobs

41ee01c
Select commit
Loading
Failed to load commit list.
Open

Avoid race-condition when scheduling throttled jobs #208

Avoid race-condition when scheduling throttled jobs
41ee01c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2025 in 1s

98.72% (+0.00%) compared to 11aefdf

View this Pull Request on Codecov

98.72% (+0.00%) compared to 11aefdf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (11aefdf) to head (41ee01c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage   98.71%   98.72%           
=======================================
  Files          19       19           
  Lines         468      469    +1     
  Branches       77       78    +1     
=======================================
+ Hits          462      463    +1     
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.