Closed marcrambo closed 5 years ago
Merging #30 into master will decrease coverage by
0.27%
. The diff coverage is16.66%
.
@@ Coverage Diff @@
## master #30 +/- ##
==========================================
- Coverage 86.65% 86.37% -0.28%
==========================================
Files 96 96
Lines 1828 1835 +7
==========================================
+ Hits 1584 1585 +1
- Misses 244 250 +6
Impacted Files | Coverage Δ | |
---|---|---|
audiostream/src/ni/media/audio/wav/wav_source.h | 51.08% <16.66%> (-3.04%) |
: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 83f3d18...7d7bd58. Read the comment docs.
push recent changes to github, with the following changes: maitenance: removed usage of deprecated boost endian macros mainenance: add more documentation on how to set up ni-media bugfix: wav files with wavFormatExtensible format could not be read bugfix: use a manually managed NSAutoreleasePool instead of @autoreleasepool in order to avoid memory leaks if exceptions are thrown