polarismesh / polaris-java

Lightweight Java SDK used as Proxyless Service Governance
Other
136 stars 82 forks source link

feat: support case sensitive per key #494

Closed andrewshan closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 25.55%. Comparing base (02cb2e9) to head (fb6c008).

Files Patch % Lines
...metadata/core/manager/ComposeMetadataProvider.java 44.00% 8 Missing and 6 partials :warning:
.../com/tencent/polaris/api/pojo/DefaultInstance.java 0.00% 6 Missing :warning:
...laris/metadata/core/impl/MetadataMapValueImpl.java 75.00% 4 Missing :warning:
...aris/metadata/core/impl/MetadataContainerImpl.java 94.28% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #494 +/- ## ============================================ + Coverage 24.40% 25.55% +1.15% - Complexity 612 670 +58 ============================================ Files 191 205 +14 Lines 8569 8876 +307 Branches 1112 1149 +37 ============================================ + Hits 2091 2268 +177 - Misses 6224 6332 +108 - Partials 254 276 +22 ```

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