spotify / dataenum

Algebraic data types in Java.
Apache License 2.0
166 stars 16 forks source link

activate japicmp checking against dataenum and dataenum-integration-test #9

Closed pettermahlen closed 6 years ago

pettermahlen commented 6 years ago

This means that backwards-incompatible changes to either of those two modules leads to breaking builds.

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     94.72%   94.72%           
  Complexity      178      178           
=========================================
  Files            21       21           
  Lines           550      550           
  Branches         79       79           
=========================================
  Hits            521      521           
  Misses           22       22           
  Partials          7        7

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 9f52d29...9f17257. Read the comment docs.