JuliaDSP / MFCC.jl

Mel Frequency Cepstral Coefficients calculation for Julia
BSD 2-Clause "Simplified" License
33 stars 18 forks source link

change tests, fix compat with 1.6 #40

Closed wheeheee closed 11 months ago

wheeheee commented 11 months ago
codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (85fd99f) 92.23% compared to head (767f1c9) 92.33%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 92.23% 92.33% +0.10% ========================================== Files 5 5 Lines 502 496 -6 ========================================== - Hits 463 458 -5 + Misses 39 38 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 7097375215


Totals Coverage Status
Change from base Build 6930122664: 0.3%
Covered Lines: 458
Relevant Lines: 495

💛 - Coveralls