jw3126 / UnitfulRecipes.jl

Plots.jl recipes for Unitful.jl arrays
MIT License
37 stars 10 forks source link

Support missing values #41

Closed barche closed 3 years ago

barche commented 3 years ago

This adds support for missing values in arrays with units.

briochemc commented 3 years ago

Thanks! LGTM too! Maybe you can bump the version number in the Project file and then we can merge it and tag a release right away?

barche commented 3 years ago

OK, done, thanks for the quick reaction!

codecov-io commented 3 years ago

Codecov Report

Merging #41 (b066a28) into master (e80cb4a) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files           1        1           
  Lines          77       77           
=======================================
  Hits           64       64           
  Misses         13       13           
Impacted Files Coverage Δ
src/UnitfulRecipes.jl 83.11% <0.00%> (ø)

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 6d94473...b066a28. Read the comment docs.