Skip to content

fix: small fixes and remove .json file not used

Codecov / codecov/project succeeded Sep 20, 2024 in 0s

78.09% (+7.77%) compared to 582db18

View this Pull Request on Codecov

78.09% (+7.77%) compared to 582db18

Details

Codecov Report

Attention: Patch coverage is 76.47368% with 447 lines in your changes missing coverage. Please review.

Project coverage is 78.09%. Comparing base (582db18) to head (b13a70c).

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/up/parachain.rs 63.00% 82 Missing and 29 partials ⚠️
crates/pop-cli/src/commands/up/contract.rs 61.63% 65 Missing and 24 partials ⚠️
crates/pop-cli/src/cli.rs 53.01% 73 Missing and 5 partials ⚠️
crates/pop-cli/src/commands/install/mod.rs 76.77% 18 Missing and 18 partials ⚠️
crates/pop-cli/src/commands/new/parachain.rs 92.28% 3 Missing and 20 partials ⚠️
crates/pop-cli/src/commands/build/spec.rs 92.76% 3 Missing and 19 partials ⚠️
crates/pop-cli/src/commands/new/contract.rs 84.28% 3 Missing and 19 partials ⚠️
crates/pop-cli/src/commands/test/contract.rs 70.31% 8 Missing and 11 partials ⚠️
crates/pop-cli/src/commands/new/pallet.rs 85.52% 4 Missing and 7 partials ⚠️
crates/pop-cli/src/common/helpers.rs 87.50% 0 Missing and 8 partials ⚠️
... and 7 more
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   70.32%   78.09%   +7.77%     
==========================================
  Files          53       54       +1     
  Lines        9098    10387    +1289     
  Branches     9098    10387    +1289     
==========================================
+ Hits         6398     8112    +1714     
+ Misses       1718     1110     -608     
- Partials      982     1165     +183     
Files with missing lines Coverage Δ
...op-parachains/src/new_pallet/new_pallet_options.rs 0.00% <0.00%> (ø)
crates/pop-cli/src/commands/mod.rs 16.00% <0.00%> (-0.33%) ⬇️
crates/pop-contracts/src/node/mod.rs 64.44% <50.00%> (ø)
crates/pop-contracts/src/call.rs 80.45% <76.19%> (+1.83%) ⬆️
crates/pop-contracts/src/init_tests.rs 66.66% <66.66%> (ø)
crates/pop-cli/src/common/contracts.rs 52.85% <77.77%> (+52.85%) ⬆️
crates/pop-contracts/src/up.rs 80.00% <77.41%> (+2.34%) ⬆️
crates/pop-cli/src/common/helpers.rs 86.15% <87.50%> (+86.15%) ⬆️
crates/pop-cli/src/commands/new/pallet.rs 75.67% <85.52%> (+59.26%) ⬆️
crates/pop-cli/src/commands/test/contract.rs 61.33% <70.31%> (+61.33%) ⬆️
... and 7 more

... and 7 files with indirect coverage changes