incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

fix action errors

Open Code-Fight opened this issue 5 months ago • 2 comments

What this PR does:

fix action errors

Which issue(s) this PR fixes:

Fixes # https://github.com/apache/incubator-seata-go/issues/814 https://github.com/apache/incubator-seata-go/issues/832 Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Code-Fight avatar Jun 20 '25 16:06 Code-Fight

Codecov Report

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

Project coverage is 38.09%. Comparing base (500c490) to head (510e450). Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
+ Coverage   37.28%   38.09%   +0.81%     
==========================================
  Files         175      186      +11     
  Lines       11666    11234     -432     
==========================================
- Hits         4350     4280      -70     
+ Misses       6952     6530     -422     
- Partials      364      424      +60     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Jun 21 '25 10:06 codecov-commenter

LGTM

lxfeng1997 avatar Jun 21 '25 12:06 lxfeng1997