vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

ValueTransformer now supports null types, Dates, and Options #81

Closed aishfenton closed 8 years ago

aishfenton commented 8 years ago

Part of fix for #76.

codecov-io commented 8 years ago

Current coverage is 70.23% (diff: 100%)

Merging #81 into master will increase coverage by 0.14%

@@             master        #81   diff @@
==========================================
  Files            25         25          
  Lines          1769       1774     +5   
  Methods        1766       1771     +5   
  Messages          0          0          
  Branches          3          3          
==========================================
+ Hits           1240       1246     +6   
+ Misses          529        528     -1   
  Partials          0          0          

Powered by Codecov. Last update 0e61feb...36b5ace