scttcper / qbittorrent

qBittorrent api wrapper
https://qbittorrent.vercel.app
MIT License
43 stars 15 forks source link

Added useAutoTMM property to AddMagnetOptions interface #65

Closed sachaw closed 4 years ago

sachaw commented 4 years ago

Closes #64

codecov[bot] commented 4 years ago

Codecov Report

Merging #65 into master will increase coverage by 2.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   54.12%   56.29%   +2.17%     
==========================================
  Files           2        2              
  Lines         279      286       +7     
  Branches       52       45       -7     
==========================================
+ Hits          151      161      +10     
+ Misses        127      124       -3     
  Partials        1        1              
Impacted Files Coverage Δ
src/types.ts 100.00% <ø> (ø)
src/index.ts 50.00% <100.00%> (+2.67%) :arrow_up:

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 3fb692e...1222fc1. Read the comment docs.