scttcper / qbittorrent

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

feat: Add get and set preference #68

Closed eephrati closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will decrease coverage by 1.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   56.29%   55.13%   -1.16%     
==========================================
  Files           2        2              
  Lines         286      292       +6     
  Branches       52       45       -7     
==========================================
  Hits          161      161              
- Misses        124      130       +6     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.ts 48.82% <0.00%> (-1.18%) :arrow_down:
src/types.ts 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 de1b6e2...7a6009e. Read the comment docs.

scttcper commented 4 years ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: