feat: remove network configuration from base-parachain #711
Codecov / codecov/project
succeeded
Nov 6, 2025 in 0s
76.96% (+0.04%) compared to cfe2df3
View this Pull Request on Codecov
76.96% (+0.04%) compared to cfe2df3
Details
Codecov Report
❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.96%. Comparing base (cfe2df3) to head (5bbe283).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/pop-chains/src/new_chain.rs | 80.00% | 2 Missing and 1 partial |
@@ Coverage Diff @@
## main #711 +/- ##
==========================================
+ Coverage 76.92% 76.96% +0.04%
==========================================
Files 111 111
Lines 25240 25251 +11
Branches 25240 25251 +11
==========================================
+ Hits 19415 19434 +19
+ Misses 3767 3761 -6
+ Partials 2058 2056 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/pop-chains/src/new_chain.rs | 80.70% <80.00%> (+2.06%) |
⬆️ |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading