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

Add docstring to the mode parameter #198

Merged
merged 1 commit into from
May 29, 2024
Merged

Add docstring to the mode parameter #198

merged 1 commit into from
May 29, 2024

Conversation

adswa
Copy link
Member

@adswa adswa commented Feb 14, 2024

Fixes #196

A review by @mih would be appreciated.

@adswa adswa requested a review from mih February 14, 2024 09:49
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.46%. Comparing base (52545e3) to head (031ffb4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   53.46%   53.46%           
=======================================
  Files          14       14           
  Lines         462      462           
=======================================
  Hits          247      247           
  Misses        215      215           

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

Copy link
Member

@mih mih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mih mih merged commit 5bd75a0 into main May 29, 2024
7 checks passed
@mih mih deleted the doc-mode branch May 29, 2024 08:32
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.

'--mode' lacks proper doc/description
2 participants