Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integration openzeppelin evm template #284

Merged
merged 19 commits into from
Nov 8, 2024

fix: clippy

4890164
Select commit
Loading
Failed to load commit list.
Merged

feat: integration openzeppelin evm template #284

fix: clippy
4890164
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
crates/pop-parachains/src/new_parachain.rs 67.74% 4 Missing and 6 partials ⚠️
crates/pop-parachains/src/up/mod.rs 0.00% 1 Missing and 3 partials ⚠️
crates/pop-cli/src/commands/new/parachain.rs 75.00% 1 Missing ⚠️
crates/pop-common/src/templates/extractor.rs 66.66% 0 Missing and 1 partial ⚠️
crates/pop-contracts/src/new.rs 50.00% 1 Missing ⚠️
@@            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%) ⬇️

... and 6 files with indirect coverage changes