Skip to content

Make MSC & find_maximum_chroma robust to implementations of conversions#492

Merged
kimikage merged 1 commit intoJuliaGraphics:masterfrom
kimikage:robust_msc
Jun 20, 2021
Merged

Make MSC & find_maximum_chroma robust to implementations of conversions#492
kimikage merged 1 commit intoJuliaGraphics:masterfrom
kimikage:robust_msc

Conversation

@kimikage
Copy link
Copy Markdown
Collaborator

This reduces the hard-coded constants.
This also avoids unnecessary gamma correction in the out-of-gamut checking.

A part of this has been separated from PR #482.

…rsions

This reduces the hard-coded constants.
This also avoids unnecessary gamma correction in the out-of-gamut checking.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 19, 2021

Codecov Report

Merging #492 (f102e3f) into master (500297c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
+ Coverage   93.12%   93.16%   +0.03%     
==========================================
  Files           9        9              
  Lines        1018     1009       -9     
==========================================
- Hits          948      940       -8     
+ Misses         70       69       -1     
Impacted Files Coverage Δ
src/algorithms.jl 61.32% <100.00%> (-2.79%) ⬇️
src/conversions.jl 99.68% <100.00%> (+<0.01%) ⬆️

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 500297c...f102e3f. Read the comment docs.

@kimikage kimikage merged commit 8f6550d into JuliaGraphics:master Jun 20, 2021
@kimikage kimikage deleted the robust_msc branch June 20, 2021 03:15
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