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: parameter description list do not render None as default #374

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

machow
Copy link
Owner

@machow machow commented Oct 9, 2024

This PR fixes a bug in the unreleased description-list param table rendering. When a parameter had no default, it was erroneously rendered as being set to the a default of None.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.63%. Comparing base (5ed1430) to head (69158d9).

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   88.63%   88.63%           
=======================================
  Files          37       37           
  Lines        2939     2939           
=======================================
  Hits         2605     2605           
  Misses        334      334           

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

@machow machow marked this pull request as ready for review October 9, 2024 20:37
@machow machow merged commit d85484a into main Oct 9, 2024
6 checks passed
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