Skip to content

fix: mutability error

5adef52
Select commit
Loading
Failed to load commit list.
Open

chore: remove passethub #1005

fix: mutability error
5adef52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

57.87% (-0.77%) compared to 79140aa

View this Pull Request on Codecov

57.87% (-0.77%) compared to 79140aa

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.87%. Comparing base (79140aa) to head (5adef52).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/pop-chains/src/build/mod.rs 0.00% 0 Missing and 2 partials ⚠️
crates/pop-chains/src/up/mod.rs 50.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
- Coverage   58.63%   57.87%   -0.77%     
==========================================
  Files         177      176       -1     
  Lines       43679    43654      -25     
  Branches    43679    43654      -25     
==========================================
- Hits        25613    25266     -347     
- Misses      15660    16073     +413     
+ Partials     2406     2315      -91     
Files with missing lines Coverage Δ
crates/pop-chains/src/registry/mod.rs 93.18% <ø> (+13.40%) ⬆️
crates/pop-chains/src/registry/system.rs 90.82% <ø> (+4.04%) ⬆️
crates/pop-chains/src/up/mod.rs 68.96% <50.00%> (-5.85%) ⬇️
crates/pop-chains/src/build/mod.rs 65.50% <0.00%> (-5.17%) ⬇️

... and 44 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.