You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/30 07:21:40 UTC

[GitHub] [dubbo-go-pixiu] nicktming opened a new pull request, #513: fix issue 512

nicktming opened a new pull request, #513:
URL: https://github.com/apache/dubbo-go-pixiu/pull/513

   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**:
   
   **Which issue(s) this PR fixes**:
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes #512 
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
   -->
   ```release-note
   
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-pixiu] AlexStocks merged pull request #513: fix issue 512

Posted by GitBox <gi...@apache.org>.
AlexStocks merged PR #513:
URL: https://github.com/apache/dubbo-go-pixiu/pull/513


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-pixiu] codecov-commenter commented on pull request #513: fix issue 512

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #513:
URL: https://github.com/apache/dubbo-go-pixiu/pull/513#issuecomment-1296151710

   # [Codecov](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#513](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c951a4f) into [develop](https://codecov.io/gh/apache/dubbo-go-pixiu/commit/8e9a9749e49aac411d699743a32783eceffbed13?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8e9a974) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop     #513      +/-   ##
   ===========================================
   - Coverage    54.73%   54.71%   -0.03%     
   ===========================================
     Files          664      664              
     Lines        77745    77746       +1     
   ===========================================
   - Hits         42557    42537      -20     
   - Misses       31556    31573      +17     
   - Partials      3632     3636       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [pkg/hbone/util.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2hib25lL3V0aWwuZ28=) | `82.85% <0.00%> (-11.43%)` | :arrow_down: |
   | [pkg/istio-agent/xds\_proxy\_delta.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2lzdGlvLWFnZW50L3hkc19wcm94eV9kZWx0YS5nbw==) | `45.07% <0.00%> (-6.74%)` | :arrow_down: |
   | [pilot/pkg/xds/monitoring.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGlsb3QvcGtnL3hkcy9tb25pdG9yaW5nLmdv) | `78.57% <0.00%> (-2.86%)` | :arrow_down: |
   | [pkg/kube/inject/watcher.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2t1YmUvaW5qZWN0L3dhdGNoZXIuZ28=) | `45.67% <0.00%> (-2.47%)` | :arrow_down: |
   | [pilot/pkg/xds/adstest.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGlsb3QvcGtnL3hkcy9hZHN0ZXN0Lmdv) | `66.66% <0.00%> (-1.52%)` | :arrow_down: |
   | [pkg/istio-agent/xds\_proxy.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2lzdGlvLWFnZW50L3hkc19wcm94eS5nbw==) | `60.95% <0.00%> (-1.31%)` | :arrow_down: |
   | [pilot/pkg/model/jwks\_resolver.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGlsb3QvcGtnL21vZGVsL2p3a3NfcmVzb2x2ZXIuZ28=) | `78.29% <0.00%> (-0.78%)` | :arrow_down: |
   | [security/pkg/nodeagent/cache/secretcache.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VjdXJpdHkvcGtnL25vZGVhZ2VudC9jYWNoZS9zZWNyZXRjYWNoZS5nbw==) | `84.94% <0.00%> (-0.77%)` | :arrow_down: |
   | [...g/serviceregistry/kube/controller/endpointslice.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGlsb3QvcGtnL3NlcnZpY2VyZWdpc3RyeS9rdWJlL2NvbnRyb2xsZXIvZW5kcG9pbnRzbGljZS5nbw==) | `73.44% <0.00%> (-0.69%)` | :arrow_down: |
   | [pilot/pkg/networking/core/v1alpha3/httproute.go](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGlsb3QvcGtnL25ldHdvcmtpbmcvY29yZS92MWFscGhhMy9odHRwcm91dGUuZ28=) | `88.12% <0.00%> (-0.53%)` | :arrow_down: |
   | ... and [6 more](https://codecov.io/gh/apache/dubbo-go-pixiu/pull/513/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org