Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: Compatible with Protobuf empty object. #1376

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

feat: add some unit test.

818b533
Select commit
Loading
Failed to load commit list.
Open

bugfix: Compatible with Protobuf empty object. #1376

feat: add some unit test.
818b533
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 1s

72.02% (+0.00%) compared to 1e99afb

View this Pull Request on Codecov

72.02% (+0.00%) compared to 1e99afb

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.02%. Comparing base (1e99afb) to head (818b533).
Report is 13 commits behind head on master.

Files Patch % Lines
...ipay/sofa/rpc/codec/bolt/SofaRpcSerialization.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             master    #1376    +/-   ##
==========================================
  Coverage     72.01%   72.02%            
- Complexity      784      795    +11     
==========================================
  Files           416      422     +6     
  Lines         17661    17813   +152     
  Branches       2752     2768    +16     
==========================================
+ Hits          12719    12830   +111     
- Misses         3538     3574    +36     
- Partials       1404     1409     +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.