Skip to content

feat(core): double check heavy archive size before start downloading

884e59e
Select commit
Loading
Failed to load commit list.
Draft

Double check heavy archive size before start downloading #601

feat(core): double check heavy archive size before start downloading
884e59e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

42.81% (-0.09%) compared to 6c4fb53

View this Pull Request on Codecov

42.81% (-0.09%) compared to 6c4fb53

Details

Codecov Report

❌ Patch coverage is 4.34783% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.81%. Comparing base (6c4fb53) to head (884e59e).
⚠️ Report is 696 commits behind head on master.

Files with missing lines Patch % Lines
core/src/blockchain_rpc/client.rs 4.34% 44 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #601      +/-   ##
==========================================
- Coverage   42.90%   42.81%   -0.09%     
==========================================
  Files         278      278              
  Lines       51883    51924      +41     
  Branches    51883    51924      +41     
==========================================
- Hits        22260    22233      -27     
- Misses      28455    28528      +73     
+ Partials     1168     1163       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.