Skip to content

Clean up "src/differences.jl"#476

Merged
kimikage merged 1 commit intoJuliaGraphics:masterfrom
kimikage:colordiff
May 29, 2021
Merged

Clean up "src/differences.jl"#476
kimikage merged 1 commit intoJuliaGraphics:masterfrom
kimikage:colordiff

Conversation

@kimikage
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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