NativeInstruments / ni-media

NI Media is a C++ library for reading and writing audio streams.
MIT License
244 stars 34 forks source link

Update github repo 2019/07/05 #31

Closed marcrambo closed 5 years ago

marcrambo commented 5 years ago

maintenance: do not exclude ni-media targets from ALL target bugfix: do not throw exception on decode error in flac_source

codecov-io commented 5 years ago

Codecov Report

Merging #31 into master will increase coverage by 0.06%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   86.37%   86.44%   +0.06%     
==========================================
  Files          96       96              
  Lines        1835     1837       +2     
==========================================
+ Hits         1585     1588       +3     
+ Misses        250      249       -1
Impacted Files Coverage Δ
audiostream/src/ni/media/audio/flac/flac_source.h 85.4% <81.81%> (+0.95%) :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 8eee00e...1b2dedf. Read the comment docs.