gestalt-config / gestalt

A Java configuration library
Apache License 2.0
77 stars 2 forks source link

feat: Allow nullable for Records and object. #200

Closed credmond-git closed 2 months ago

credmond-git commented 2 months ago

feat: Allow nullable for Records and object. https://github.com/gesta…lt-config/gestalt/issues/199

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.74%. Comparing base (265594d) to head (82c8f9f).

:exclamation: Current head 82c8f9f differs from pull request most recent head 01df36f

Please upload reports for the commit 01df36f to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ========================================== + Coverage 90.69% 90.74% +0.04% ========================================== Files 236 236 Lines 6546 6566 +20 Branches 737 741 +4 ========================================== + Hits 5937 5958 +21 + Misses 379 378 -1 Partials 230 230 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud