Closed credmond-git closed 5 months ago
Attention: Patch coverage is 83.45324%
with 23 lines
in your changes are missing coverage. Please review.
Project coverage is 90.56%. Comparing base (
bf20bad
) to head (6ab4ff0
).
Files | Patch % | Lines |
---|---|---|
.../github/gestalt/config/node/ConfigNodeManager.java | 79.27% | 12 Missing and 11 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Allows users to override how we find nodes to merge based on the tags. https://github.com/gestalt-config/gestalt/issues/194
Implement a Exact Match with Fallback to Default Strategy. Make the ArrayNode and MapNode immutable.