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/23 08:30:31 UTC

[GitHub] [dubbo-go-hessian2] shenchao861129 opened a new pull request, #330: fix bug: support java enum variable list

shenchao861129 opened a new pull request, #330:
URL: https://github.com/apache/dubbo-go-hessian2/pull/330

   What this PR does:
   
   fix java enum variable list decoding bug
   
   Which issue(s) this PR fixes:
   
   Fixes #325


-- 
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-hessian2] codecov-commenter commented on pull request #330: fix bug: support java enum variable list

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

   # [Codecov](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330?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 [#330](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c1adabb) into [master](https://codecov.io/gh/apache/dubbo-go-hessian2/commit/e13beea6e44ba7fe3f53273f41015b4e4ad998da?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e13beea) will **increase** coverage by `1.65%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #330      +/-   ##
   ==========================================
   + Coverage   70.50%   72.15%   +1.65%     
   ==========================================
     Files          27       27              
     Lines        3129     3128       -1     
   ==========================================
   + Hits         2206     2257      +51     
   + Misses        688      634      -54     
   - Partials      235      237       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [list.go](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330/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-bGlzdC5nbw==) | `85.58% <ø> (-0.13%)` | :arrow_down: |
   | [object.go](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330/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-b2JqZWN0Lmdv) | `69.45% <100.00%> (+3.77%)` | :arrow_up: |
   | [codec.go](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330/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-Y29kZWMuZ28=) | `72.05% <0.00%> (-0.88%)` | :arrow_down: |
   | [pojo.go](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/330/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-cG9qby5nbw==) | `82.45% <0.00%> (+17.10%)` | :arrow_up: |
   
   :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


[GitHub] [dubbo-go-hessian2] wongoo merged pull request #330: fix bug: support java enum variable list

Posted by GitBox <gi...@apache.org>.
wongoo merged PR #330:
URL: https://github.com/apache/dubbo-go-hessian2/pull/330


-- 
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