-
Notifications
You must be signed in to change notification settings - Fork 279
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
chore: separate e2e workflow file #2172
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #2172 +/- ##
==========================================
+ Coverage 83.64% 83.68% +0.03%
==========================================
Files 308 313 +5
Lines 7129 7163 +34
Branches 2018 2025 +7
==========================================
+ Hits 5963 5994 +31
Misses 832 832
- Partials 334 337 +3 ☔ View full report in Codecov by Sentry. |
Size Change: 0 B Total Size: 1.91 MB ℹ️ View Unchanged
|
🎉 This PR is included in version 11.0.0-rc.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 10.20.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎯 Goal
Isolate flaky e2e tests in a separate workflow.