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

bump version 0.7.12 #141

Merged
merged 2 commits into from
Jul 18, 2022
Merged

bump version 0.7.12 #141

merged 2 commits into from
Jul 18, 2022

Conversation

alexpdev
Copy link
Owner

deprecating the cwd argument flag and changing default implementation to save to current working directory.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #141 (4702029) into master (5de4987) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2494      2497    +3     
=========================================
+ Hits          2494      2497    +3     
Impacted Files Coverage Δ
torrentfile/cli.py 100.00% <ø> (ø)
torrentfile/mixins.py 100.00% <ø> (ø)
torrentfile/utils.py 100.00% <ø> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_commands.py 100.00% <100.00%> (ø)
tests/test_interactive.py 100.00% <100.00%> (ø)
tests/test_torrent.py 100.00% <100.00%> (ø)
torrentfile/commands.py 100.00% <100.00%> (ø)
torrentfile/torrent.py 100.00% <100.00%> (ø)
torrentfile/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@alexpdev alexpdev self-assigned this Jul 18, 2022
@alexpdev alexpdev linked an issue Jul 18, 2022 that may be closed by this pull request
@alexpdev alexpdev merged commit a5aabab into master Jul 18, 2022
@alexpdev alexpdev deleted the deprecate_cwd branch August 7, 2022 22:55
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.

Change default output to current working directory.
1 participant