apache / dubbo-go

Go Implementation For Apache Dubbo .
https://dubbo.apache.org/
Apache License 2.0
4.69k stars 917 forks source link

[WIP] Support idl for hessian2 #2654

Closed Yuukirn closed 4 months ago

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.39%. Comparing base (2f5143a) to head (b22996a). Report is 12 commits behind head on main.

:exclamation: Current head b22996a differs from pull request most recent head 705e77c. Consider uploading reports for the commit 705e77c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2654 +/- ## ======================================= Coverage 47.38% 47.39% ======================================= Files 341 341 Lines 25122 25125 +3 ======================================= + Hits 11904 11907 +3 + Misses 12074 12072 -2 - Partials 1144 1146 +2 ```

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

DMwangnima commented 6 months ago

Should we create a unique branch to track this working process. cc @chickenlj

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
14 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
6.7% Duplication on New Code

See analysis details on SonarCloud

chickenlj commented 4 months ago

Please submit a new pull request to https://github.com/dubbogo/protoc-gen-go-triple/