calne-ca / subsonic-java-client

A Java Client for the Subsonic API
GNU General Public License v3.0
2 stars 0 forks source link

Issue 1: Add streamUrl() method and fix InputStream returned by strea… #2

Closed calne-ca closed 3 years ago

calne-ca commented 3 years ago

Codecov Report

Merging #2 (a6122fa) into master (fa5b2ac) will decrease coverage by 0.20%. The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #2      +/-   ##
============================================
- Coverage     95.21%   95.01%   -0.21%     
- Complexity      158      159       +1     
============================================
  Files            32       32              
  Lines           439      441       +2     
  Branches         11       11              
============================================
+ Hits            418      419       +1     
- Misses           18       19       +1     
  Partials          3        3              
Impacted Files Coverage Δ Complexity Δ
...ardbot/subsonic/client/api/media/MediaService.java 80.95% <88.88%> (-1.55%) 10.00 <1.00> (+1.00) :arrow_down:

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 fa5b2ac...a6122fa. Read the comment docs.