Skip to content

Add Codecov Test Analytics #1321

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

katia-sentry
Copy link
Contributor

This PR sets up Codecov Test Analytics, which enhances this project's existing Codecov coverage PR notification with details about failing, flaky, and slow tests. More details can be found here, and below is an example screenshot.

Test Results

Changes

  1. Updated test run command to include --junitxml=test-results.xml so Codecov can parse test analytics.
  2. Added codecov/test-results-action@v1 step to upload the generated test-results.xml for Test Analytics.

Looking forward to your feedback!

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.37%. Comparing base (d8c1ae3) to head (0f59804).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1321   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files         161      161           
  Lines       21069    21069           
  Branches     3791     3791           
=======================================
  Hits        20938    20938           
  Misses        121      121           
  Partials       10       10           

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

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

@caronc
Copy link
Owner

caronc commented Apr 14, 2025

Looks good, thank you for the PR! 🙏

@caronc caronc merged commit 513eb19 into caronc:master Apr 14, 2025
13 checks passed
@katia-sentry katia-sentry deleted the add-test-analytics branch April 15, 2025 14:11
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.

2 participants