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 57 forks source link

Remove Guava and Apache commons #227

Closed will-molloy closed 1 year ago

will-molloy commented 1 year ago

Java libs are good enough now... can still add these in projects that really need it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #227 (456a187) into main (696f92e) will not change coverage. The diff coverage is n/a.

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

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

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