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

v0.8.11 #174

Closed alexpdev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #174 (2421b0e) into master (19011c3) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2925      2944   +19     
=========================================
+ Hits          2925      2944   +19     
Impacted Files Coverage Δ
tests/test_commands.py 100.00% <100.00%> (ø)
torrentfile/cli.py 100.00% <100.00%> (ø)
torrentfile/commands.py 100.00% <100.00%> (ø)
torrentfile/mixins.py 100.00% <100.00%> (ø)
torrentfile/utils.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.