vegas-viz / Vegas

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

Update circe to 0.7.0 #103

Closed rogermenezes closed 7 years ago

rogermenezes commented 7 years ago

Updating circe to 0.7.0. This required updating to latest argus since the circe API has changes quite a bit. And updating argus required generating Spec.scala

codecov-io commented 7 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #103      +/-   ##
=========================================
+ Coverage   70.25%   70.3%   +0.05%     
=========================================
  Files          27      27              
  Lines        1785    1785              
  Branches        6       6              
=========================================
+ Hits         1254    1255       +1     
+ Misses        531     530       -1
Impacted Files Coverage Δ
core/src/main/scala/vegas/spec/Spec.scala 69.42% <ø> (ø) :arrow_up:
...os/src/main/scala/vegas/macros/AliasWithLens.scala 100% <0%> (+100%) :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 ff51dff...0eee06a. Read the comment docs.