gestalt-config / gestalt

A Java configuration library
https://gestalt-config.github.io/gestalt/
Apache License 2.0
81 stars 2 forks source link

Feat/map leaf #174

Closed credmond-git closed 7 months ago

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 98.91304% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.14%. Comparing base (57c9b99) to head (1c7242d).

Files Patch % Lines
.../org/github/gestalt/config/decoder/MapDecoder.java 97.56% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 89.00% 89.14% +0.13% ========================================== Files 188 185 -3 Lines 5410 5378 -32 Branches 645 640 -5 ========================================== - Hits 4815 4794 -21 + Misses 389 385 -4 + Partials 206 199 -7 ```

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