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 result source was never awaited if clients disconnect fast #3687

Merged

Add release file

9f94cbf
Select commit
Loading
Failed to load commit list.
Merged

Fix result source was never awaited if clients disconnect fast #3687

Add release file
9f94cbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

97.01% (+0.34%) compared to 6839371

View this Pull Request on Codecov

97.01% (+0.34%) compared to 6839371

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.01%. Comparing base (6839371) to head (9f94cbf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3687      +/-   ##
==========================================
+ Coverage   96.67%   97.01%   +0.34%     
==========================================
  Files         503      503              
  Lines       33548    33550       +2     
  Branches     5618     5634      +16     
==========================================
+ Hits        32431    32548     +117     
+ Misses        883      796      -87     
+ Partials      234      206      -28