NativeInstruments / ni-media

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

Update Github Repo 2019/05/15 #29

Closed marcrambo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.28%. The diff coverage is 88.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   86.93%   86.65%   -0.29%     
==========================================
  Files          94       96       +2     
  Lines        1745     1828      +83     
==========================================
+ Hits         1517     1584      +67     
- Misses        228      244      +16
Impacted Files Coverage Δ
audiostream/src/ni/media/iostreams/stream_buffer.h 100% <ø> (ø) :arrow_up:
audiostream/src/ni/media/audio/ivectorstream.cpp 60% <ø> (ø) :arrow_up:
audiostream/src/ni/media/iostreams/fetch.h 100% <ø> (ø) :arrow_up:
pcm/inc/ni/media/pcm/range/converted.h 100% <ø> (ø) :arrow_up:
audiostream/src/ni/media/audio/aiff/aiff_sink.h 93.75% <ø> (ø)
...m/test/ni/media/audio/ifstream_robustness.test.cpp 88.88% <ø> (ø) :arrow_up:
...tream/inc/ni/media/audio/aiff/aiff_ifstream_info.h 100% <ø> (ø) :arrow_up:
pcm/inc/ni/media/pcm/compiletime_format.h 100% <ø> (ø) :arrow_up:
...tream/inc/ni/media/audio/aiff/aiff_specific_info.h 20% <ø> (ø) :arrow_up:
audiostream/src/ni/media/audio/ifstream_info.cpp 69.56% <ø> (ø) :arrow_up:
... and 97 more

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 f55ad65...e1e9441. Read the comment docs.