devs-from-matrix / hexagonal-spring-boot-java

template for hexagonal architecture with spring boot framework
MIT License
3 stars 5 forks source link

build: bump spring-boot to 3.2.0 #355

Closed paul58914080 closed 11 months ago

paul58914080 commented 11 months ago

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d001a55) 68.88% compared to head (f8c23ad) 76.47%. Report is 136 commits behind head on main.

Files Patch % Lines
...rc/main/java/packagename/domain/ExampleDomain.java 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #355 +/- ## ============================================ + Coverage 68.88% 76.47% +7.58% + Complexity 21 3 -18 ============================================ Files 9 9 Lines 45 51 +6 ============================================ + Hits 31 39 +8 + Misses 13 11 -2 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.