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

Fix displaying default if required=True and no default is present. #146

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

BrianPugh
Copy link
Owner

This PR also better documents the behavior of Parameter.required flag.

Addresses #143

@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.19%. Comparing base (4c4668d) to head (e4d1082).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   96.19%   96.19%           
=======================================
  Files          16       16           
  Lines        1789     1789           
  Branches      453      453           
=======================================
  Hits         1721     1721           
  Misses         31       31           
  Partials       37       37           
Flag Coverage Δ
unittests 95.97% <100.00%> (ø)

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

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

@BrianPugh BrianPugh merged commit 6aa976b into main Apr 9, 2024
15 checks passed
@BrianPugh BrianPugh deleted the required-flag branch April 9, 2024 03:35
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