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

test(congestion_control) - Implemented nayduck tests for congestion control #11429

Merged
merged 3 commits into from
May 30, 2024

apply suggestion

a0ba35a
Select commit
Loading
Failed to load commit list.
Merged

test(congestion_control) - Implemented nayduck tests for congestion control #11429

apply suggestion
a0ba35a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

71.35% (-0.01%) compared to dfa392b

View this Pull Request on Codecov

71.35% (-0.01%) compared to dfa392b

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.35%. Comparing base (dfa392b) to head (a0ba35a).
Report is 6 commits behind head on master.

Files Patch % Lines
runtime/near-vm-runner/src/logic/logic.rs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11429      +/-   ##
==========================================
- Coverage   71.36%   71.35%   -0.01%     
==========================================
  Files         784      784              
  Lines      158134   158137       +3     
  Branches   158134   158137       +3     
==========================================
- Hits       112853   112845       -8     
- Misses      40408    40422      +14     
+ Partials     4873     4870       -3     

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