-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
test: port test changes from 4.x LTS branch; upgrade spec reporter from 6.0.0 to 7.0.0 #7667
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## alpha #7667 +/- ##
=======================================
Coverage 93.99% 93.99%
=======================================
Files 181 181
Lines 13382 13382
=======================================
Hits 12578 12578
Misses 804 804
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for your contribution!
🎉 This change has been released in version 5.0.0-alpha.4 |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
New Pull Request Checklist
Issue Description
CI failed on the 4.x.x branch, this PR merges the changes to keep the releases synced were possible.
Related issue: #7661
Approach
Merged changes from 4.x.x into latest alpha branch.
TODOs before merging