-
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
Add recursive validation check for configs #6545
Conversation
Codecov ReportBase: 91.07% // Head: 91.12% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #6545 +/- ##
==========================================
+ Coverage 91.07% 91.12% +0.04%
==========================================
Files 241 241
Lines 14064 14109 +45
==========================================
+ Hits 12809 12857 +48
+ Misses 1003 1002 -1
+ Partials 252 250 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@bogdandrutu can you please rebase it? |
cfca7a7
to
776c6b3
Compare
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.
I like the idea. It would be great to see how it works on some unit tests
3c5d973
to
dfc9c9b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
dfc9c9b
to
939ec61
Compare
Lots were added. |
939ec61
to
64c9b46
Compare
Signed-off-by: Bogdan Drutu <[email protected]>
64c9b46
to
2dfa032
Compare
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.
LGTM
Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
Fixes #4584