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

Improve type stability in find_maximum_chroma #442

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

kimikage
Copy link
Collaborator

This is what was originally part of PR #427.
The find_maximum_chroma has not been exported yet, so the impact of this change should be minor.

@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #442 into master will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #442      +/-   ##
==========================================
+ Coverage   81.31%   81.44%   +0.12%     
==========================================
  Files          10       10              
  Lines         867      873       +6     
==========================================
+ Hits          705      711       +6     
  Misses        162      162              
Impacted Files Coverage Δ
src/algorithms.jl 61.06% <100.00%> (+2.18%) ⬆️

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 efdb8a5...bce4c99. Read the comment docs.

@kimikage kimikage merged commit ce0b3bc into JuliaGraphics:master Sep 1, 2020
@kimikage kimikage deleted the stability_fmc branch September 1, 2020 09:50
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