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: --priority takes multiple args #487

Merged
merged 2 commits into from
Jan 4, 2024
Merged

fix: --priority takes multiple args #487

merged 2 commits into from
Jan 4, 2024

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Jan 4, 2024

fixes #486

@Nukesor Nukesor self-assigned this Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c29769c) 79.55% compared to head (9e2c0ad) 79.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   79.55%   79.63%   +0.07%     
==========================================
  Files          77       77              
  Lines        5517     5538      +21     
==========================================
+ Hits         4389     4410      +21     
  Misses       1128     1128              

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

Copy link

github-actions bot commented Jan 4, 2024

Test Results

  2 files   -   1   14 suites   - 8   1m 19s ⏱️ - 1m 30s
144 tests ±  0  144 ✅ ±  0  0 💤 ±0  0 ❌ ±0 
165 runs   - 143  165 ✅  - 143  0 💤 ±0  0 ❌ ±0 

Results for commit 9e2c0ad. ± Comparison against base commit c29769c.

♻️ This comment has been updated with latest results.

@Nukesor Nukesor force-pushed the fix-priority-flag branch from c6ca8a6 to 9e2c0ad Compare January 4, 2024 11:19
@Nukesor Nukesor merged commit efad412 into main Jan 4, 2024
19 checks passed
@Nukesor Nukesor deleted the fix-priority-flag branch January 4, 2024 11:58
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.

[Bug] CLI parsing error when adding a task with a priority using -o or --priority
1 participant