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

Clean up "src/differences.jl" #476

Merged
merged 1 commit into from
May 29, 2021
Merged

Conversation

kimikage
Copy link
Collaborator

This exports the re-implemented version of mean_hue.
This is a preparation for future performance improvements, and is not in itself a change intended to improve accuracy or speed. This will slightly affect the calculation results.

This exports the re-implemented version of `mean_hue`.
@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #476 (d82101b) into master (8474f07) will increase coverage by 0.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
+ Coverage   91.38%   91.88%   +0.50%     
==========================================
  Files           9        9              
  Lines         963      937      -26     
==========================================
- Hits          880      861      -19     
+ Misses         83       76       -7     
Impacted Files Coverage Δ
src/differences.jl 99.01% <100.00%> (+4.28%) ⬆️
src/utilities.jl 98.09% <100.00%> (+0.56%) ⬆️

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 8474f07...d82101b. Read the comment docs.

@kimikage
Copy link
Collaborator Author

Related to issue #477, the implementation of color_diff will be reworked.
If you find a bug in this PR, please report it.

@kimikage kimikage merged commit 81aaf1e into JuliaGraphics:master May 29, 2021
@kimikage kimikage deleted the colordiff branch June 9, 2021 12:36
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