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

Not started Future is now cancellable (#2750) #2763

Merged
merged 1 commit into from
Sep 11, 2024

Not started Future is now cancellable (#2750)

ad4efc4
Select commit
Loading
Failed to load commit list.
Merged

Not started Future is now cancellable (#2750) #2763

Not started Future is now cancellable (#2750)
ad4efc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

92.75% (+0.01%) compared to e43e44b

View this Pull Request on Codecov

92.75% (+0.01%) compared to e43e44b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (e43e44b) to head (ad4efc4).
Report is 53 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2763      +/-   ##
============================================
+ Coverage     92.74%   92.75%   +0.01%     
- Complexity     5247     5260      +13     
============================================
  Files            89       89              
  Lines         12538    12539       +1     
  Branches       1604     1595       -9     
============================================
+ Hits          11628    11631       +3     
- Misses          721      722       +1     
+ Partials        189      186       -3     

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