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

Add more fields for Test Analytics #879

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Conversation

joseph-sentry
Copy link
Contributor

  • add total fail, skip and pass counts to the TestResult GQL model
  • add total slow test number to test results aggregates
  • allow filtering test results by name using a search term

@joseph-sentry joseph-sentry requested a review from a team as a code owner October 10, 2024 18:50
Copy link
Contributor

@ajay-sentry ajay-sentry left a comment

Choose a reason for hiding this comment

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

lgtm

@joseph-sentry joseph-sentry requested review from ajay-sentry and a team October 10, 2024 18:55
@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@joseph-sentry joseph-sentry added this pull request to the merge queue Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (e6b4d27) to head (9101e3d).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
- Coverage   96.33%   96.32%   -0.01%     
==========================================
  Files         823      823              
  Lines       19156    19153       -3     
==========================================
- Hits        18453    18450       -3     
  Misses        703      703              
Flag Coverage Δ
unit 92.66% <100.00%> (-0.04%) ⬇️
unit-latest-uploader 92.66% <100.00%> (-0.04%) ⬇️

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.

Merged via the queue into main with commit 3ee723e Oct 10, 2024
17 of 19 checks passed
@joseph-sentry joseph-sentry deleted the joseph/add-more-fields branch October 10, 2024 19:15
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