Closed hackworth closed 7 years ago
Merging #8 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #8 +/- ##
=======================================
Coverage 78.37% 78.37%
=======================================
Files 16 16
Lines 222 222
=======================================
Hits 174 174
Misses 48 48
Impacted Files | Coverage Δ | |
---|---|---|
src/api/radarr.js | 9.09% <ø> (ø) |
: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 0a31f7e...dd55f8a. Read the comment docs.
Mind bumping the version number to 1.1.8 in the package json? Then run npm insall
one more time so it updates the package-lock
file, and add both those files to this PR. Then I can merge.
npm install
didn't update the package-lock
file automatically, so I updated both manually.
Sonarr automatically searches so this isn't needed there.
👍
Fixes issue #7