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

test: add more unit tests #161

Merged
merged 6 commits into from
May 13, 2024
Merged

test: add more unit tests #161

merged 6 commits into from
May 13, 2024

Conversation

AlexD10S
Copy link
Collaborator

Add some more unit tests to improve the coverage.

@AlexD10S AlexD10S marked this pull request as ready for review May 13, 2024 09:23
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 83.67347% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 47.94%. Comparing base (85353ae) to head (ddbeeee).

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   47.07%   47.94%   +0.87%     
==========================================
  Files          32       32              
  Lines        2649     2680      +31     
  Branches     2649     2680      +31     
==========================================
+ Hits         1247     1285      +38     
+ Misses       1214     1197      -17     
- Partials      188      198      +10     
Files Coverage Δ
crates/pop-parachains/src/generator/parachain.rs 0.00% <ø> (ø)
crates/pop-cli/src/main.rs 14.42% <90.00%> (+9.37%) ⬆️
crates/pop-parachains/src/utils/helpers.rs 79.77% <90.00%> (+2.96%) ⬆️
crates/pop-parachains/src/utils/git.rs 42.02% <73.68%> (+1.92%) ⬆️

crates/pop-cli/src/main.rs Show resolved Hide resolved
@AlexD10S AlexD10S merged commit bb681b2 into main May 13, 2024
13 checks passed
@AlexD10S AlexD10S deleted the add-unit-tests branch May 13, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants