Closed hoene closed 3 years ago
Merging #150 (17030a9) into master (129904d) will increase coverage by
0.08%
. The diff coverage is77.77%
.
@@ Coverage Diff @@
## master #150 +/- ##
==========================================
+ Coverage 85.10% 85.18% +0.08%
==========================================
Files 36 36
Lines 3310 3315 +5
==========================================
+ Hits 2817 2824 +7
+ Misses 493 491 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/hrtf/easy.c | 55.67% <0.00%> (ø) |
|
src/hrtf/tools.c | 95.04% <ø> (+3.96%) |
:arrow_up: |
src/hrtf/interpolate.c | 77.92% <73.33%> (+0.14%) |
:arrow_up: |
src/hrtf/check.c | 90.32% <100.00%> (ø) |
|
src/hrtf/loudness.c | 96.15% <100.00%> (ø) |
|
src/hrtf/reader.c | 82.68% <100.00%> (ø) |
|
src/tests/external.c | 81.48% <100.00%> (ø) |
|
src/hrtf/lookup.c | 91.52% <0.00%> (-1.70%) |
: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 20b8d1d...17030a9. Read the comment docs.
@ygrabit By chance, do you have a test case for me so that I can verify the fix?
Thanks to @ygrabit and Steinberg's student for finding this issue. If some symmetrical HRTFs, the center is slighly shifted to the side. Excellent work!