polarismesh / polaris-java

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

fix:fix consul watch infinity loop. #536

Closed SkyeBeFreeman closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes missing coverage. Please review.

Project coverage is 23.05%. Comparing base (2824767) to head (d67d54e). Report is 32 commits behind head on main.

Files Patch % Lines
...guration/client/internal/RemoteConfigFileRepo.java 7.69% 7 Missing and 5 partials :warning:
...ion/client/internal/ConfigFileLongPullService.java 66.66% 0 Missing and 1 partial :warning:
.../api/plugin/configuration/ConfigFileConnector.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## ============================================ - Coverage 24.78% 23.05% -1.74% - Complexity 624 716 +92 ============================================ Files 196 274 +78 Lines 8621 10433 +1812 Branches 1115 1309 +194 ============================================ + Hits 2137 2405 +268 - Misses 6228 7726 +1498 - Partials 256 302 +46 ```

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