gestalt-config / gestalt

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

test: Add additional CDI tests. #210

Closed credmond-git closed 3 months ago

credmond-git commented 3 months ago

test: Add additional CDI tests. https://github.com/gestalt-config/geatalt/issues/209

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.91%. Comparing base (386350e) to head (4631970). Report is 1 commits behind head on main.

Files Patch % Lines
...hub/gestalt/config/utils/AnnotationNamedValue.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== + Coverage 90.77% 90.91% +0.13% ========================================== Files 249 250 +1 Lines 6960 6965 +5 Branches 774 775 +1 ========================================== + Hits 6318 6332 +14 + Misses 401 390 -11 - Partials 241 243 +2 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 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