feat: integration openzeppelin evm template #284
Merged
Codecov / codecov/project
succeeded
Nov 7, 2024 in 0s
70.61% (+0.28%) compared to 582db18
View this Pull Request on Codecov
70.61% (+0.28%) compared to 582db18
Details
Codecov Report
Attention: Patch coverage is 84.68468%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 70.61%. Comparing base (
582db18
) to head (4890164
).
Report is 3 commits behind head on main.
@@ Coverage Diff @@
## main #284 +/- ##
==========================================
+ Coverage 70.32% 70.61% +0.28%
==========================================
Files 53 54 +1
Lines 9098 9228 +130
Branches 9098 9228 +130
==========================================
+ Hits 6398 6516 +118
- Misses 1718 1719 +1
- Partials 982 993 +11
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-common/src/templates/mod.rs | 64.58% <100.00%> (+7.08%) |
⬆️ |
crates/pop-parachains/src/templates.rs | 98.66% <100.00%> (+0.45%) |
⬆️ |
crates/pop-cli/src/commands/new/parachain.rs | 46.31% <75.00%> (+0.18%) |
⬆️ |
crates/pop-common/src/templates/extractor.rs | 68.33% <66.66%> (ø) |
|
crates/pop-contracts/src/new.rs | 84.79% <50.00%> (+3.33%) |
⬆️ |
crates/pop-parachains/src/up/mod.rs | 87.24% <0.00%> (-0.16%) |
⬇️ |
crates/pop-parachains/src/new_parachain.rs | 77.57% <67.74%> (-4.01%) |
⬇️ |
Loading