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

style: format in ci.yml #287

Merged
merged 3 commits into from
Sep 4, 2024

Solving conflict with main

71838be
Select commit
Loading
Failed to load commit list.
Merged

style: format in ci.yml #287

Solving conflict with main
71838be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

70.26% (+0.00%) compared to 1d41cd4

View this Pull Request on Codecov

70.26% (+0.00%) compared to 1d41cd4

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 70.26%. Comparing base (1d41cd4) to head (71838be).

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/new/pallet.rs 0.00% 5 Missing ⚠️
crates/pop-cli/src/commands/new/parachain.rs 0.00% 1 Missing and 1 partial ⚠️
crates/pop-cli/src/commands/install/mod.rs 0.00% 1 Missing ⚠️
crates/pop-cli/src/commands/up/parachain.rs 0.00% 1 Missing ⚠️
crates/pop-common/src/lib.rs 50.00% 0 Missing and 1 partial ⚠️
crates/pop-common/src/sourcing/binary.rs 83.33% 0 Missing and 1 partial ⚠️
crates/pop-common/src/sourcing/mod.rs 66.66% 1 Missing ⚠️
crates/pop-parachains/src/build.rs 50.00% 0 Missing and 1 partial ⚠️
crates/pop-parachains/src/up/mod.rs 50.00% 1 Missing ⚠️
@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files          53       53           
  Lines        9086     9086           
  Branches     9086     9086           
=======================================
  Hits         6384     6384           
  Misses       1720     1720           
  Partials      982      982           
Files with missing lines Coverage Δ
crates/pop-cli/src/commands/build/spec.rs 0.00% <ø> (ø)
crates/pop-cli/src/commands/up/contract.rs 25.65% <100.00%> (ø)
crates/pop-common/src/git.rs 75.99% <ø> (ø)
crates/pop-common/src/manifest.rs 93.22% <ø> (ø)
crates/pop-common/src/templates/extractor.rs 70.31% <100.00%> (ø)
crates/pop-parachains/src/utils/helpers.rs 79.77% <100.00%> (ø)
crates/pop-cli/src/commands/install/mod.rs 0.00% <0.00%> (ø)
crates/pop-cli/src/commands/up/parachain.rs 7.55% <0.00%> (ø)
crates/pop-common/src/lib.rs 63.63% <50.00%> (ø)
crates/pop-common/src/sourcing/binary.rs 92.30% <83.33%> (ø)
... and 5 more