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

Version 0.8.13 #177

Merged
merged 2 commits into from
Apr 29, 2023
Merged

Version 0.8.13 #177

merged 2 commits into from
Apr 29, 2023

Conversation

alexpdev
Copy link
Owner

Fixes Issue #176

The cli info subcommand will now properly display the text.

@alexpdev alexpdev added the bug Something isn't working label Apr 26, 2023
@alexpdev alexpdev linked an issue Apr 26, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #177 (3c2a5b1) into master (743c52e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2947      2962   +15     
=========================================
+ Hits          2947      2962   +15     
Impacted Files Coverage Δ
tests/__init__.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_commands.py 100.00% <100.00%> (ø)
tests/test_edit.py 100.00% <100.00%> (ø)
tests/test_interactive.py 100.00% <100.00%> (ø)
tests/test_rebuild.py 100.00% <100.00%> (ø)
tests/test_recheck.py 100.00% <100.00%> (ø)
tests/test_torrent.py 100.00% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)
torrentfile/cli.py 100.00% <100.00%> (ø)
... and 10 more

@alexpdev alexpdev merged commit ffb273e into master Apr 29, 2023
38 checks passed
@alexpdev alexpdev deleted the v0.8.13 branch August 28, 2023 04:56
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.

info command does not print anything
1 participant