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

wip add test summary in ci #11558

Merged
merged 1 commit into from Mar 1, 2024
Merged

wip add test summary in ci #11558

merged 1 commit into from Mar 1, 2024

Conversation

jhrotko
Copy link
Contributor

@jhrotko jhrotko commented Feb 28, 2024

What I did
Improve logs for our tests (test and e2e-x)
Before whenever there was a failure in a test, it was very hard to navigate through the git actions logs (ctrl+f would take a while)
This makes the computed logs much more user friendly.

Also added a Test Summary in the ci Summary for easier test failure detection

Example:

Screen.Recording.2024-02-29.at.17.33.20.mov

Related issue

https://docker.atlassian.net/jira/software/c/projects/COMP/boards/576?selectedIssue=COMP-459
(not mandatory) A picture of a cute animal, if possible in relation to what you did

Screenshot 2024-03-01 at 11 42 57

@jhrotko jhrotko force-pushed the test-summary-ci branch 20 times, most recently from 4b041b0 to 2777314 Compare March 1, 2024 11:24
Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
@jhrotko jhrotko marked this pull request as ready for review March 1, 2024 11:32
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.18%. Comparing base (c525373) to head (3990269).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11558      +/-   ##
==========================================
+ Coverage   58.10%   58.18%   +0.07%     
==========================================
  Files         135      135              
  Lines       11611    11611              
==========================================
+ Hits         6747     6756       +9     
+ Misses       4190     4183       -7     
+ Partials      674      672       -2     

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

Copy link
Contributor

@ndeloof ndeloof left a comment

Choose a reason for hiding this comment

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

🤩

@ndeloof ndeloof merged commit 34b11c4 into docker:main Mar 1, 2024
28 checks passed
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.

None yet

2 participants