-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Fix tests, clean workflows, separate tests db, use codecov for code coverage. #19883
Conversation
terabytesoftw
commented
Jul 6, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
PR Summary
Please note that these changes focus strictly on increasing performance and application robustness, and should not directly affect application functionality as experienced by end users. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #19883 +/- ##
=========================================
Coverage ? 48.83%
=========================================
Files ? 445
Lines ? 42755
Branches ? 0
=========================================
Hits ? 20881
Misses ? 21874
Partials ? 0 ☔ View full report in Codecov by Sentry. |
It's ok, although I don't see the point since it only cancels other jobs when one failed - so it will just run longer and we will see probably more failed jobs. |
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Alexander Makarov <[email protected]>
Awesome job. Thank you! btw., do we need to update badges in README? |