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 cli group #419

Merged
merged 5 commits into from
Aug 28, 2023
Merged

Fix cli group #419

merged 5 commits into from
Aug 28, 2023

Conversation

alexviquez
Copy link
Member

@alexviquez alexviquez commented Aug 28, 2023

We migrated from Flask 2.2.5 and the command interface broke. This pull request fixes the issue, and the commands are now functional again

@alexviquez alexviquez marked this pull request as ready for review August 28, 2023 17:05
@alexviquez alexviquez self-assigned this Aug 28, 2023
@alexviquez alexviquez added the bug Something isn't working label Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #419 (78334de) into master (08f59f3) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          26       26           
  Lines        1046     1046           
  Branches       93       93           
=======================================
  Hits         1042     1042           
  Partials        4        4           
Flag Coverage Δ
unittests 99.61% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
speid/commands/spei.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08f59f3...78334de. Read the comment docs.

@alexviquez alexviquez merged commit 793502c into master Aug 28, 2023
@alexviquez alexviquez deleted the fix-cli branch August 28, 2023 17:15
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.

3 participants