vegas-viz / Vegas

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

Ignore Spec.scala when calculating coverage #167

Closed oshikiri closed 5 years ago

oshikiri commented 5 years ago

Ignore Spec.scala because it is automatically generated from jsonschema.

https://docs.codecov.io/docs/ignoring-paths

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #167       +/-   ##
=========================================
+ Coverage   20.91%    74%   +53.08%     
=========================================
  Files          27     26        -1     
  Lines        1783    504     -1279     
  Branches        5      5               
=========================================
  Hits          373    373               
+ Misses       1410    131     -1279
Impacted Files Coverage Δ
core/src/main/scala/vegas/spec/Spec.scala

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 653a7de...27c545a. Read the comment docs.