-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 with validation errors were skipped #2496
fix: tests with validation errors were skipped #2496
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
This list is not short :(
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2496 +/- ##
===========================================
+ Coverage 61.56% 75.01% +13.44%
===========================================
Files 53 62 +9
Lines 9002 10013 +1011
===========================================
+ Hits 5542 7511 +1969
+ Misses 3020 1936 -1084
- Partials 440 566 +126 ☔ View full report in Codecov by Sentry. |
Caution
Some tests were broken after workflow schema validation had been added, need to decide what to do and how this impacted merges