will-molloy / java-template

template repo for Java projects using Gradle with everything setup
https://github.com/will-molloy/java-template/generate
GNU General Public License v2.0
4 stars 58 forks source link

Bump to JDK 19 (Corretto) #228

Closed will-molloy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #228 (cf1bfca) into main (5ea5107) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #228   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         2         2           
===========================================
  Files              1         1           
  Lines              2         4    +2     
===========================================
+ Hits               2         4    +2     
Flag Coverage Δ
integration-tests 100.00% <100.00%> (ø)
unit-tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...world/src/main/java/com/willmolloy/HelloWorld.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.