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

🚸 Show partial solution on build errors #148

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

ddelange
Copy link
Owner

#113 indroduced --dry-run --report which broke the logic here to show a partial best guess tree on failures.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.14%. Comparing base (98a7e3b) to head (2f12701).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/pipgrip/pipper.py 71.42% 2 Missing ⚠️
src/pipgrip/cli.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   78.52%   79.14%   +0.62%     
==========================================
  Files          29       29              
  Lines        2841     2844       +3     
  Branches      698      698              
==========================================
+ Hits         2231     2251      +20     
+ Misses        443      427      -16     
+ Partials      167      166       -1     

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

@ddelange ddelange merged commit 929df31 into master Nov 28, 2024
13 of 14 checks passed
@ddelange ddelange deleted the partial-tree-on-build-errors branch November 28, 2024 12:20
Copy link

Released 0.10.14

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.

1 participant