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] inc coverage of logger service #15870

Merged

Conversation

abzymeinsjtu
Copy link
Contributor

Purpose of the pull request

increase coverage of logger service

@abzymeinsjtu abzymeinsjtu changed the title Feat inc coverage of logger service [TEST] inc coverage of logger service Apr 18, 2024
@abzymeinsjtu abzymeinsjtu force-pushed the feat_inc_coverage_of_logger_service branch from 5bb88c0 to 728e274 Compare April 18, 2024 03:34
@github-actions github-actions bot removed the test label Apr 18, 2024
@abzymeinsjtu abzymeinsjtu force-pushed the feat_inc_coverage_of_logger_service branch from 728e274 to 7ad4f37 Compare April 18, 2024 04:23
@abzymeinsjtu abzymeinsjtu force-pushed the feat_inc_coverage_of_logger_service branch from 7ad4f37 to 9a04802 Compare April 18, 2024 04:25
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.38%. Comparing base (8fc2049) to head (d4d48f8).

❗ Current head d4d48f8 differs from pull request most recent head 4c83ad2. Consider uploading reports for the commit 4c83ad2 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15870      +/-   ##
============================================
+ Coverage     39.28%   39.38%   +0.10%     
- Complexity     4951     4975      +24     
============================================
  Files          1348     1348              
  Lines         45660    45659       -1     
  Branches       4894     4895       +1     
============================================
+ Hits          17937    17983      +46     
+ Misses        25808    25764      -44     
+ Partials       1915     1912       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Apr 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

+1

@EricGao888 EricGao888 added ready-to-merge test improvement make more easy to user or prompt friendly labels Apr 18, 2024
@EricGao888 EricGao888 merged commit 325bfa8 into apache:dev Apr 18, 2024
62 checks passed
return user;
}

public static User getAdminUser() {
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that this part is not used in this PR
Others LGTM

@abzymeinsjtu abzymeinsjtu deleted the feat_inc_coverage_of_logger_service branch April 18, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend discussion discussion improvement make more easy to user or prompt friendly ready-to-merge test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants