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

Version 0.12.7 #468

Merged
merged 1 commit into from
Apr 3, 2021
Merged

Version 0.12.7 #468

merged 1 commit into from
Apr 3, 2021

Conversation

kimikage
Copy link
Collaborator

@kimikage kimikage commented Apr 2, 2021

InteractiveUtils is not used (imported) in module Colors, and is a standard library. Therefore, it should be safely removed from the [deps] section.

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #468 (ee283fd) into master (9a2bbd6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   90.50%   90.50%           
=======================================
  Files           9        9           
  Lines         948      948           
=======================================
  Hits          858      858           
  Misses         90       90           

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 9a2bbd6...ee283fd. Read the comment docs.

@@ -23,7 +23,7 @@ julia> c2 = colorant"green"
RGB{N0f8}(0.0,0.502,0.0)

julia> range(c1, stop=c2, length=15)
15-element Array{RGB{N0f8},1} with eltype RGB{FixedPointNumbers.Normed{UInt8,8}}:
15-element Array{RGB{N0f8},1} with eltype RGB{FixedPointNumbers.N0f8}:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Julia v1.6, the alias is displayed.

@kimikage kimikage merged commit 7e196c2 into JuliaGraphics:master Apr 3, 2021
@kimikage kimikage deleted the version-0.12.7 branch April 3, 2021 00:18
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