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

rust: 1.77.0 #10856

Merged
merged 8 commits into from
Mar 25, 2024

ci

8485598
Select commit
Loading
Failed to load commit list.
Merged

rust: 1.77.0 #10856

ci
8485598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 0s

71.62% (+0.22%) compared to 69ba9f4

View this Pull Request on Codecov

71.62% (+0.22%) compared to 69ba9f4

Details

Codecov Report

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

Project coverage is 71.62%. Comparing base (69ba9f4) to head (8485598).

Files Patch % Lines
core/store/src/trie/mod.rs 0.00% 2 Missing ⚠️
chain/client/src/sync/external.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10856      +/-   ##
==========================================
+ Coverage   71.39%   71.62%   +0.22%     
==========================================
  Files         764      758       -6     
  Lines      154001   151734    -2267     
  Branches   154001   151734    -2267     
==========================================
- Hits       109950   108672    -1278     
+ Misses      39046    38521     -525     
+ Partials     5005     4541     -464     

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