mockito / shipkit

Toolkit for shipping it used by Mockito library
http://shipkit.org
MIT License
158 stars 35 forks source link

Add Gradle 5.6 to gradle versions to test #840

Closed epeee closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #840   +/-   ##
=========================================
  Coverage     76.78%   76.78%           
  Complexity     1227     1227           
=========================================
  Files           219      219           
  Lines          4454     4454           
  Branches        333      333           
=========================================
  Hits           3420     3420           
  Misses          922      922           
  Partials        112      112

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 c41cc8f...c16a391. Read the comment docs.

epeee commented 5 years ago

... merging since it is just about adding a new gradle version to our tests.