Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rohitvinnakota-codecov
Copy link

@rohitvinnakota-codecov rohitvinnakota-codecov commented Mar 24, 2025

This PR adds Codecov Test Analytics to the repo by specifying the action in .github/workflows/tests.yml.

With this change, the repo will have access to:

  1. An overview of test run times and failure rates for all tests across main and feature branches
  2. A list of tests that your PR failed as a PR comment, along with a stack trace : enabling easier debugging
  3. A list of failed tests that are known to be flaky on main, that your PR failed, as a PR comment : enabling quicker retry and resolution.

More information can be found here

TA run on this branch can be found here. When merged, this will be available on all branches.

Example comment:
image
image

Example in UI

image

@rohitvinnakota-codecov rohitvinnakota-codecov changed the title [wip] Add codecov-test-analytics [wip] Add codecov Test Analytics Mar 24, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2025

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

      9 files  ±0        9 suites  ±0   3h 26m 7s ⏱️ + 2m 56s
 18 012 tests ±0   16 798 ✅ ±0   1 214 💤 ±0  0 ❌ ±0 
161 182 runs  ±0  149 076 ✅  - 2  12 106 💤 +2  0 ❌ ±0 

Results for commit 1e358e7. ± Comparison against base commit c68e71d.

♻️ This comment has been updated with latest results.

@rohitvinnakota-codecov rohitvinnakota-codecov changed the title [wip] Add codecov Test Analytics Add Codecov Test Analytics Mar 24, 2025
@rohitvinnakota-codecov rohitvinnakota-codecov marked this pull request as ready for review March 24, 2025 16:59
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.

1 participant