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

Codecov: collect test analytics #1281

Merged
merged 3 commits into from
Nov 17, 2024
Merged

Codecov: collect test analytics #1281

merged 3 commits into from
Nov 17, 2024

Conversation

wil93
Copy link
Member

@wil93 wil93 commented Nov 17, 2024

https://docs.codecov.com/docs/test-analytics#failed-test-reporting

This enables Codecov to report failed tests directly in the PR, avoiding us from having to open the github action to see what failed (at least for unit tests).

For an example, see edit history of this comment: wil93#8 (comment)

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.01%. Comparing base (b77c87b) to head (ebc344a).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1281      +/-   ##
==========================================
- Coverage   69.39%   69.01%   -0.38%     
==========================================
  Files         328      329       +1     
  Lines       26201    26152      -49     
==========================================
- Hits        18182    18050     -132     
- Misses       8019     8102      +83     
Flag Coverage Δ
functionaltests 46.96% <ø> (+0.20%) ⬆️
unittests 56.34% <ø> (-0.46%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wil93 wil93 requested a review from veluca93 November 17, 2024 12:51
@wil93 wil93 merged commit dd86dfa into cms-dev:master Nov 17, 2024
3 checks passed
@wil93 wil93 deleted the codecov_junit branch November 17, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants