-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: schema validation for job if functions #2446
Conversation
* Add Tests
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@ChristopherHX this pull request has failed checks 🛠 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2446 +/- ##
===========================================
+ Coverage 61.56% 76.69% +15.12%
===========================================
Files 53 62 +9
Lines 9002 8177 -825
===========================================
+ Hits 5542 6271 +729
+ Misses 3020 1343 -1677
- Partials 440 563 +123 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Fixes #2444