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

Pip: Improve error messages for option values #5956

Merged
merged 4 commits into from
Oct 18, 2022
Merged

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

This way any renaming of option names is automatically reflected in the
messages.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner October 17, 2022 14:48
@sschuberth sschuberth enabled auto-merge (rebase) October 17, 2022 14:48
@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 57.87% // Head: 57.88% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (a6f103f) compared to base (d465119).
Patch coverage: 28.57% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5956   +/-   ##
=========================================
  Coverage     57.87%   57.88%           
  Complexity     2044     2044           
=========================================
  Files           322      322           
  Lines         18699    18697    -2     
  Branches       3816     3816           
=========================================
  Hits          10822    10822           
+ Misses         6824     6822    -2     
  Partials       1053     1053           
Flag Coverage Δ
funTest-analyzer-docker 74.68% <28.57%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
analyzer/src/main/kotlin/managers/Pip.kt 7.94% <28.57%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This ensures that the default values are always accepted values.

Signed-off-by: Sebastian Schuberth <[email protected]>
This is not needed anymore as of c885541.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth merged commit 10aedd3 into main Oct 18, 2022
@sschuberth sschuberth deleted the use-option-variables branch October 18, 2022 05:45
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