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

[MINOR] CI: Report test results #1506

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Conversation

EnricoMi
Copy link
Contributor

@EnricoMi EnricoMi commented Feb 4, 2024

What changes were proposed in this pull request?

Reports test results in Github UI.

Why are the changes needed?

Individual results of test failures are easier to access than scrolling through long job logs: example
Test stats are nicely presented in corresponding pull request: EnricoMi#2 (comment)

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual.

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5d027c0) 53.38% compared to head (5b5a43b) 55.27%.
Report is 32 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1506      +/-   ##
============================================
+ Coverage     53.38%   55.27%   +1.89%     
- Complexity     2729     2807      +78     
============================================
  Files           422      407      -15     
  Lines         24046    21988    -2058     
  Branches       2051     2077      +26     
============================================
- Hits          12836    12153     -683     
+ Misses        10412     9077    -1335     
+ Partials        798      758      -40     

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

@zuston
Copy link
Member

zuston commented Feb 5, 2024

Wow, I like this feature! Thanks @EnricoMi .

Could you help review this? @kaijchen I think it's in your defensive area

Copy link
Contributor

@smallzhongfeng smallzhongfeng left a comment

Choose a reason for hiding this comment

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

Great work !

@zuston zuston merged commit 4dacb1e into apache:master Feb 5, 2024
37 checks passed
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