Skip to content

Ci: add test analytics #2167

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 2 commits into from
Mar 18, 2025
Merged

Ci: add test analytics #2167

merged 2 commits into from
Mar 18, 2025

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Mar 18, 2025

This PR adds test result upload to Codecov to start getting test analytics (test failure rates and average duration over commits for dev branches and over time for the main branch).
This will ease identification of flaky tests and prioritization of investigations for random failures.

@PProfizi PProfizi added CI/CD Related to CI/CD tests Related to tests labels Mar 18, 2025
@PProfizi PProfizi requested a review from moe-ad March 18, 2025 10:43
@PProfizi PProfizi self-assigned this Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.83%. Comparing base (0a1c6e9) to head (68bf02e).
Report is 3 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2167      +/-   ##
==========================================
+ Coverage   86.63%   86.83%   +0.20%     
==========================================
  Files          90       90              
  Lines       10310    10303       -7     
==========================================
+ Hits         8932     8947      +15     
+ Misses       1378     1356      -22     

@PProfizi
Copy link
Contributor Author

@moe-ad it looks like it is working
image

@PProfizi PProfizi merged commit fb0ae2d into master Mar 18, 2025
46 checks passed
@PProfizi PProfizi deleted the ci/add_test_analytics branch March 18, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD tests Related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant