-
Notifications
You must be signed in to change notification settings - Fork 894
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: Improve and refactor validation for AnalysisTemplates #1117
fix: Improve and refactor validation for AnalysisTemplates #1117
Conversation
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
e2a6732
to
67a2bb6
Compare
Signed-off-by: khhirani <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1117 +/- ##
==========================================
- Coverage 81.05% 80.99% -0.06%
==========================================
Files 105 105
Lines 9462 9473 +11
==========================================
+ Hits 7669 7673 +4
- Misses 1276 1282 +6
- Partials 517 518 +1
Continue to review full report at Codecov.
|
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
Signed-off-by: khhirani <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Refactor validation for AnalysisTemplates due to the Rollout spec changes made in #1015
Closes #872
Signed-off-by: khhirani [email protected]