feat: update parachain templates #297
Open
Codecov / codecov/project
succeeded
Jan 16, 2025 in 0s
75.23% (+0.12%) compared to 17d3bd6
View this Pull Request on Codecov
75.23% (+0.12%) compared to 17d3bd6
Details
Codecov Report
Attention: Patch coverage is 87.41259%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 75.23%. Comparing base (
17d3bd6
) to head (a68dd5f
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pop-parachains/src/up/mod.rs | 87.39% | 2 Missing and 13 partials |
crates/pop-cli/src/commands/new/parachain.rs | 40.00% | 3 Missing |
@@ Coverage Diff @@
## main #297 +/- ##
==========================================
+ Coverage 75.11% 75.23% +0.12%
==========================================
Files 63 63
Lines 13842 13970 +128
Branches 13842 13970 +128
==========================================
+ Hits 10398 10511 +113
- Misses 2118 2120 +2
- Partials 1326 1339 +13
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-parachains/src/templates.rs | 98.66% <100.00%> (+0.04%) |
⬆️ |
crates/pop-cli/src/commands/new/parachain.rs | 46.17% <40.00%> (-0.14%) |
⬇️ |
crates/pop-parachains/src/up/mod.rs | 87.60% <87.39%> (+0.04%) |
⬆️ |
Loading