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

fix: avoid passing loop to staggered.staggered_race #94

Merged
merged 1 commit into from
Sep 26, 2024

fix: avoid passing loop to staggered.staggered_race

4bab4ca
Select commit
Loading
Failed to load commit list.
Merged

fix: avoid passing loop to staggered.staggered_race #94

fix: avoid passing loop to staggered.staggered_race
4bab4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

100.00% (+0.00%) compared to 097c9fa

View this Pull Request on Codecov

100.00% (+0.00%) compared to 097c9fa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (097c9fa) to head (4bab4ca).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          160       160           
  Branches        43        43           
=========================================
  Hits           160       160           

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