mbrucher / AudioTK

An audio digital processing toolbox based on a workflow/pipeline principle
https://github.com/AudioTK/AudioTK
BSD 3-Clause "New" or "Revised" License
251 stars 37 forks source link

Feature/sanitizer #20

Closed mbrucher closed 6 years ago

mbrucher commented 6 years ago

New pull request with asan build and llvm coverage

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@5a87f3b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #20   +/-   ##
==========================================
  Coverage           ?   99.29%           
==========================================
  Files              ?      246           
  Lines              ?    20019           
  Branches           ?        0           
==========================================
  Hits               ?    19878           
  Misses             ?      141           
  Partials           ?        0
Impacted Files Coverage Δ
ATK/EQ/ToneStackFilter.h 100% <ø> (ø)
Python/ATK/EQ/SecondOrderFilter.cpp 100% <ø> (ø)
ATK/Tools/OversamplingFilter.h 100% <ø> (ø)
ATK/EQ/TimeVaryingSecondOrderSVFFilter.h 100% <ø> (ø)
Python/ATK/Special/Special.cpp 100% <ø> (ø)
ATK/EQ/PedalToneStackFilter.h 100% <ø> (ø)
Python/ATK/EQ/MainFilter.h 100% <ø> (ø)
Python/ATK/EQ/EQ.cpp 100% <100%> (ø)
Python/ATK/EQ/TimeVaryingSVFFilter.cpp 100% <100%> (ø)
Python/ATK/EQ/TimeVaryingIIRFilter.cpp 100% <100%> (ø)
... and 3 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 5a87f3b...4129e6b. Read the comment docs.