Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Windows using arraysplit #16

Merged
merged 4 commits into from
Feb 26, 2020
Merged

Implement Windows using arraysplit #16

merged 4 commits into from
Feb 26, 2020

Conversation

baggepinnen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #16 into master will increase coverage by 3.48%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   88.49%   91.98%   +3.48%     
==========================================
  Files           7        7              
  Lines         339      449     +110     
==========================================
+ Hits          300      413     +113     
+ Misses         39       36       -3
Impacted Files Coverage Δ
src/mel.jl 98.24% <ø> (+0.32%) ⬆️
src/LPVSpectral.jl 100% <ø> (ø) ⬆️
src/windows.jl 100% <100%> (+17.39%) ⬆️
src/plotting.jl 84.9% <100%> (+7.12%) ⬆️
src/lsfft.jl 97.19% <100%> (+1.14%) ⬆️
src/utilities.jl 81.6% <0%> (-0.59%) ⬇️
src/lasso.jl 100% <0%> (ø) ⬆️
... and 1 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 f13781d...46ca132. Read the comment docs.

@baggepinnen baggepinnen merged commit 464a36f into master Feb 26, 2020
@baggepinnen baggepinnen deleted the windows branch February 26, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant