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: increase the CLI test coverage #139

Merged
merged 7 commits into from
Dec 19, 2024
Merged

feat: increase the CLI test coverage #139

merged 7 commits into from
Dec 19, 2024

Conversation

hedgar2017
Copy link
Collaborator

Increases the CLI test coverage to nearly 100%.

Checklist

  • PR title corresponds to the body of PR.
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 91.47727% with 15 lines in your changes missing coverage. Please review.

Project coverage is 72.81%. Comparing base (7684c93) to head (dbad9ee).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/project/mod.rs 57.89% 8 Missing ⚠️
src/vyper/mod.rs 76.47% 4 Missing ⚠️
src/build/mod.rs 88.88% 2 Missing ⚠️
src/build/contract.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   64.24%   72.81%   +8.57%     
==========================================
  Files          53       53              
  Lines        4410     4381      -29     
==========================================
+ Hits         2833     3190     +357     
+ Misses       1577     1191     -386     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hedgar2017 hedgar2017 requested a review from a team December 19, 2024 08:49
@hedgar2017 hedgar2017 marked this pull request as ready for review December 19, 2024 08:49
@hedgar2017 hedgar2017 enabled auto-merge (squash) December 19, 2024 08:49
Copy link
Contributor

@PavelKopyl PavelKopyl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@hedgar2017 hedgar2017 merged commit 7ac06bd into main Dec 19, 2024
12 checks passed
@hedgar2017 hedgar2017 deleted the az-test-coverage branch December 19, 2024 16:44
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