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

fixing CI glitches and bug in cli script #147

Merged
merged 1 commit into from
Sep 10, 2022
Merged

fixing CI glitches and bug in cli script #147

merged 1 commit into from
Sep 10, 2022

Conversation

alexpdev
Copy link
Owner

@alexpdev alexpdev commented Sep 6, 2022

Bug in CLI that prints command line arguments back to user unneccessarily. Also fixes glitch with CI workflow.

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #147 (6b38e4c) into master (cd3cc8b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2506      2505    -1     
=========================================
- Hits          2506      2505    -1     
Impacted Files Coverage Δ
torrentfile/__main__.py 100.00% <100.00%> (ø)
torrentfile/cli.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Owner Author

@alexpdev alexpdev left a comment

Choose a reason for hiding this comment

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

ALl good

@alexpdev alexpdev merged commit d9d8ec9 into master Sep 10, 2022
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