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 usage of ArgumentParser #25

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Fix usage of ArgumentParser #25

merged 2 commits into from
Aug 27, 2024

Conversation

@outloudvi outloudvi added the bug Something isn't working label Aug 27, 2024
@outloudvi outloudvi self-assigned this Aug 27, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.43%. Comparing base (ae465e2) to head (175107e).

Files Patch % Lines
mw2fcitx/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   77.43%   77.43%           
=======================================
  Files          18       18           
  Lines         523      523           
  Branches       84       84           
=======================================
  Hits          405      405           
  Misses         94       94           
  Partials       24       24           

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

@outloudvi outloudvi merged commit 8a996d9 into master Aug 27, 2024
3 checks passed
@outloudvi outloudvi deleted the fix/argv branch January 11, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mw2fcitx: error: unrecognized arguments: /usr/bin/mw2fcitx
2 participants