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

test : Complete test cases for the (current-version) protocol by MessageType #6207

Closed
wants to merge 2 commits into from

Conversation

Bughue
Copy link
Contributor

@Bughue Bughue commented Dec 25, 2023

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Complete test cases for the (current-version) protocol by MessageType. This also provides the basis for comprehensive testing of multiple versions of the protocol.

Ⅱ. Does this pull request fix one issue?

fixes #6213

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a57f2d) 49.03% compared to head (dffa453) 48.94%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6207      +/-   ##
============================================
- Coverage     49.03%   48.94%   -0.09%     
+ Complexity     4786     4778       -8     
============================================
  Files           915      915              
  Lines         31896    31896              
  Branches       3855     3855              
============================================
- Hits          15641    15613      -28     
- Misses        14699    14721      +22     
- Partials       1556     1562       +6     

see 5 files with indirect coverage changes

@xingfudeshi
Copy link
Member

xingfudeshi commented Dec 26, 2023

1.Remove the seata copyright information
2.Remove @author @Date
3.Rgister this PR in 2.x and 2.x

@Bughue
Copy link
Contributor Author

Bughue commented Dec 27, 2023

建议把mockserver合完再合这个 #6205

@Bughue Bughue closed this Jan 24, 2024
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.

Test examples from the current release to support communication-related coverage tests
3 participants