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

Dev #151

Closed alexpdev closed 2 years ago

alexpdev commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (07936bf) into master (f393d94) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master      #151    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           22        22            
  Lines         2505      2636   +131     
==========================================
+ Hits          2505      2636   +131     
Impacted Files Coverage Δ
torrentfile/edit.py 100.00% <ø> (ø)
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%> (ø)
... and 10 more

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