alexpdev / torrentfile

Bittorrent Protocol v1 & v2 metafile creator, checker, editor, builder, reviewer. Assemble .torrent files from the command line.
Apache License 2.0
43 stars 4 forks source link

Add support for configuration file #168

Closed alexpdev closed 1 year ago

alexpdev commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #168 (87c2470) into master (3c68f42) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2820      2903   +83     
=========================================
+ Hits          2820      2903   +83     
Impacted Files Coverage Δ
torrentfile/recheck.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%> (ø)
torrentfile/cli.py 100.00% <100.00%> (ø)
torrentfile/commands.py 100.00% <100.00%> (ø)
torrentfile/rebuild.py 100.00% <100.00%> (ø)
torrentfile/version.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.