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

optimize: fix codecov chart not display #5829

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

wangliang181230
Copy link
Contributor

optimize: fix codecov (2.x)

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

Merging #5829 (e2801c9) into 2.x (e69627d) will increase coverage by 0.27%.
Report is 70 commits behind head on 2.x.
The diff coverage is 52.85%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5829      +/-   ##
============================================
+ Coverage     48.73%   49.01%   +0.27%     
- Complexity     4339     4429      +90     
============================================
  Files           778      805      +27     
  Lines         27454    28498    +1044     
  Branches       3412     3571     +159     
============================================
+ Hits          13380    13968     +588     
- Misses        12677    13049     +372     
- Partials       1397     1481      +84     
Files Changed Coverage Δ
...c/main/java/io/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...ommon/src/main/java/io/seata/common/Constants.java 100.00% <ø> (ø)
...rc/main/java/io/seata/common/util/StringUtils.java 41.07% <0.00%> (ø)
...c/main/java/io/seata/config/FileConfiguration.java 46.82% <0.00%> (-0.28%) ⬇️
...eata/config/exception/ConfigNotFoundException.java 0.00% <0.00%> (ø)
...in/java/io/seata/config/file/SimpleFileConfig.java 84.61% <0.00%> (-15.39%) ⬇️
.../src/main/java/io/seata/core/constants/DBType.java 0.00% <0.00%> (ø)
...c/main/java/io/seata/core/context/RootContext.java 46.77% <ø> (ø)
...rc/main/java/io/seata/core/model/GlobalStatus.java 77.50% <0.00%> (-22.50%) ⬇️
.../io/seata/core/protocol/AbstractResultMessage.java 71.42% <ø> (-28.58%) ⬇️
... and 115 more

... and 65 files with indirect coverage changes

Copy link
Contributor

@funky-eyes funky-eyes 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 changed the title optimize: fix codecov (2.x) optimize: fix codecov chart not display Sep 6, 2023
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 added this to the 2.0.0 milestone Sep 6, 2023
@slievrly slievrly merged commit f117ae2 into apache:2.x Sep 6, 2023
@wangliang181230 wangliang181230 deleted the fix-codecov branch September 6, 2023 08:30
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.

4 participants