JuliaAstro / AstroImages.jl

Visualization of astronomical images
Other
29 stars 9 forks source link

Define method for colorview instead of converting to Matrix{<:Color} #12

Closed giordano closed 5 years ago

giordano commented 5 years ago

Fix #11.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 45


Totals Coverage Status
Change from base Build 20: 8.7%
Covered Lines: 17
Relevant Lines: 18

💛 - Coveralls
codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will increase coverage by 8.63%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #12      +/-   ##
=======================================
+ Coverage   86.36%   95%   +8.63%     
=======================================
  Files           3     3              
  Lines          22    20       -2     
=======================================
  Hits           19    19              
+ Misses          3     1       -2
Impacted Files Coverage Δ
src/AstroImages.jl 100% <100%> (+5.88%) :arrow_up:
src/plot-recipes.jl 100% <0%> (+25%) :arrow_up:

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 282b59e...790c3b7. Read the comment docs.