Skip to content

test: add UT for gRPC Encoder/Decoder#7221

Merged
slievrly merged 4 commits intoapache:2.xfrom
xingfudeshi:fix_#7206
Mar 15, 2025
Merged

test: add UT for gRPC Encoder/Decoder#7221
slievrly merged 4 commits intoapache:2.xfrom
xingfudeshi:fix_#7206

Conversation

@xingfudeshi
Copy link
Member

@xingfudeshi xingfudeshi commented Mar 14, 2025

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

add UT for gRPC Encoder/Decoder

Ⅱ. Does this pull request fix one issue?

fixes #7206

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.61%. Comparing base (44dd9d6) to head (ccdc0aa).
Report is 2 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #7221      +/-   ##
============================================
+ Coverage     53.46%   53.61%   +0.15%     
- Complexity     7109     7115       +6     
============================================
  Files          1169     1169              
  Lines         41578    41578              
  Branches       4873     4873              
============================================
+ Hits          22229    22292      +63     
+ Misses        17250    17177      -73     
- Partials       2099     2109      +10     

see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@slievrly slievrly changed the title test:add UT for gRPC Encoder/Decoder test: add UT for gRPC Encoder/Decoder Mar 15, 2025
@slievrly slievrly added this to the 2.4.0 milestone Mar 15, 2025
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit baf4364 into apache:2.x Mar 15, 2025
8 checks passed
slievrly pushed a commit to slievrly/fescar that referenced this pull request Oct 21, 2025
YvCeung pushed a commit to YvCeung/incubator-seata that referenced this pull request Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add UT for gRPC Encoder/Decoder

2 participants