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

backlog size aware throttling #209

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

schedule throttled jobs based on backlog size

df35ceb
Select commit
Loading
Failed to load commit list.
Open

backlog size aware throttling #209

schedule throttled jobs based on backlog size
df35ceb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2025 in 0s

98.77% (+0.05%) compared to 11aefdf

View this Pull Request on Codecov

98.77% (+0.05%) compared to 11aefdf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (11aefdf) to head (df35ceb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   98.71%   98.77%   +0.05%     
==========================================
  Files          19       19              
  Lines         468      489      +21     
  Branches       77       84       +7     
==========================================
+ Hits          462      483      +21     
  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.