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

Improve --help message option headers #192

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

klieret
Copy link
Member

@klieret klieret commented Apr 11, 2024

The docstrings of the argument dataclasses are also used in the --help
message. If they aren't set, the signature of the dataclass is shown
instead.

The docstrings of the argument dataclasses are also used in the --help
message. If they aren't set, the signature of the dataclass is shown
instead.
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.50%. Comparing base (b084c9f) to head (2f45a98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   65.51%   65.50%   -0.02%     
==========================================
  Files          16       16              
  Lines        2117     2116       -1     
==========================================
- Hits         1387     1386       -1     
  Misses        730      730              

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

@klieret klieret merged commit 388d79f into main Apr 11, 2024
6 checks passed
@klieret klieret deleted the improve-help-message-headings branch April 11, 2024 17:42
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.

None yet

1 participant