apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

test: add Apollo mock test case #6764

Closed slievrly closed 1 month ago

slievrly commented 1 month ago

Ⅰ. Describe what this PR did

add Apollo mock test case

Ⅱ. Does this pull request fix one issue?

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 52.17%. Comparing base (dadaa6b) to head (9b8ba82). Report is 2 commits behind head on 2.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/apache/incubator-seata/pull/6764/graphs/tree.svg?width=650&height=150&src=pr&token=tbmHt2ZfxO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/incubator-seata/pull/6764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## 2.x #6764 +/- ## ============================================ - Coverage 52.18% 52.17% -0.02% - Complexity 6291 6311 +20 ============================================ Files 1065 1067 +2 Lines 37193 37278 +85 Branches 4413 4427 +14 ============================================ + Hits 19410 19449 +39 - Misses 15865 15899 +34 - Partials 1918 1930 +12 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-seata/pull/6764/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)