codecov-commenter commented on PR #2288:
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/2288#issuecomment-4161933122

   ## 
[Codecov](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `21.62162%` with `29 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 80.12%. Comparing base 
([`993e475`](https://app.codecov.io/gh/apache/servicecomb-java-chassis/commit/993e4750e136d585de5dc5378122298e348b20d7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`60c1c03`](https://app.codecov.io/gh/apache/servicecomb-java-chassis/commit/60c1c03906bab71581dd43819089430b0c364108?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 1731 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...s/sources/ConfigCenterConfigurationSourceImpl.java](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&filepath=dynamic-config%2Fconfig-cc%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fservicecomb%2Fconfig%2Farchaius%2Fsources%2FConfigCenterConfigurationSourceImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvYXJjaGFpdXMvc291cmNlcy9Db25maWdDZW50ZXJDb25maWd1cmF0aW9uU291cmNlSW1wbC5qYXZh)
 | 0.00% | [13 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...n/java/org/apache/servicecomb/config/YAMLUtil.java](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&filepath=foundations%2Ffoundation-config%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fservicecomb%2Fconfig%2FYAMLUtil.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb25maWcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2NvbmZpZy9ZQU1MVXRpbC5qYXZh)
 | 38.46% | [7 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../servicecomb/config/client/ConfigCenterConfig.java](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&filepath=dynamic-config%2Fconfig-cc%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fservicecomb%2Fconfig%2Fclient%2FConfigCenterConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvY2xpZW50L0NvbmZpZ0NlbnRlckNvbmZpZy5qYXZh)
 | 25.00% | [4 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../servicecomb/config/client/ConfigCenterClient.java](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&filepath=dynamic-config%2Fconfig-cc%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fservicecomb%2Fconfig%2Fclient%2FConfigCenterClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvY2xpZW50L0NvbmZpZ0NlbnRlckNsaWVudC5qYXZh)
 | 50.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2288      +/-   ##
   ============================================
   - Coverage     80.17%   80.12%   -0.05%     
     Complexity     1369     1369              
   ============================================
     Files          1508     1508              
     Lines         40816    40852      +36     
     Branches       3477     3482       +5     
   ============================================
   + Hits          32724    32733       +9     
   - Misses         6598     6622      +24     
   - Partials       1494     1497       +3     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/2288?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :snowflake: [Test 
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, 
report on failures, and find test suite problems.
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to