gestalt-config / gestalt

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

Feat/git tests #212

Closed credmond-git closed 2 months ago

credmond-git commented 2 months ago

test: add more tests around git Source.

sonarcloud[bot] commented 2 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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.37%. Comparing base (e23fc28) to head (d9a7628).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ========================================== + Coverage 91.23% 91.37% +0.14% ========================================== Files 250 250 Lines 6980 6980 Branches 779 779 ========================================== + Hits 6368 6378 +10 + Misses 370 362 -8 + Partials 242 240 -2 ```

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