You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "harshithasudhakar (via GitHub)" <gi...@apache.org> on 2023/04/04 19:42:11 UTC

[GitHub] [eventmesh] harshithasudhakar opened a new pull request, #3629: [ISSUE#3517]Swap these 2 arguments so they are in the correct order: expected value, actual value.[PubClientImpl]

harshithasudhakar opened a new pull request, #3629:
URL: https://github.com/apache/eventmesh/pull/3629

   Fixes#3517
   
   ### Modifications
   
   I have swapped the actual and expected values in the lines 137-155.
   
   
   ### Documentation
   
   - Does this pull request introduce a new feature? (yes / no)
     No
   - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
     Not Applicable
   


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [eventmesh] xwm1992 merged pull request #3629: [ISSUE #3517]Swap these 2 arguments so they are in the correct order: expected value, actual value.[PubClientImpl]

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 merged PR #3629:
URL: https://github.com/apache/eventmesh/pull/3629


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [eventmesh] codecov[bot] commented on pull request #3629: [ISSUE #3517]Swap these 2 arguments so they are in the correct order: expected value, actual value.[PubClientImpl]

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #3629:
URL: https://github.com/apache/eventmesh/pull/3629#issuecomment-1498407216

   ## [Codecov](https://codecov.io/gh/apache/eventmesh/pull/3629?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 [#3629](https://codecov.io/gh/apache/eventmesh/pull/3629?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9bd3585) into [master](https://codecov.io/gh/apache/eventmesh/commit/4eb819f6938749b0e22c54dc905f9d055589cb37?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4eb819f) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 9bd3585 differs from pull request most recent head 2a155f8. Consider uploading reports for the commit 2a155f8 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3629      +/-   ##
   ============================================
   - Coverage     13.76%   13.74%   -0.02%     
     Complexity     1291     1291              
   ============================================
     Files           571      571              
     Lines         29239    29235       -4     
     Branches       2885     2884       -1     
   ============================================
   - Hits           4024     4018       -6     
     Misses        24841    24841              
   - Partials        374      376       +2     
   ```
   
   
   [see 8 files with indirect coverage changes](https://codecov.io/gh/apache/eventmesh/pull/3629/indirect-changes?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: issues-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org