-
Notifications
You must be signed in to change notification settings - Fork 111
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 spotlessCheck job to the security CI workflow #9839
Conversation
Signed-off-by: sdimitrov9 <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9839 +/- ##
=========================================
Coverage 92.26% 92.27%
Complexity 7771 7771
=========================================
Files 951 951
Lines 32472 32472
Branches 4118 4118
=========================================
+ Hits 29961 29962 +1
Misses 1546 1546
+ Partials 965 964 -1 ☔ View full report in Codecov by Sentry. |
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.
Looks good to me
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.
Need to merge from main and verify spotless check now passes
Signed-off-by: sdimitrov9 <[email protected]>
1f3d806
to
5673b43
Compare
Done. |
Quality Gate passedIssues Measures |
74737cd
to
f8eb166
Compare
--------- Signed-off-by: sdimitrov9 <[email protected]>
Signed-off-by: Vasil Boyadzhiev <[email protected]> Signed-off-by: sdimitrov9 <[email protected]>
Signed-off-by: sdimitrov9 <[email protected]>
Signed-off-by: sdimitrov9 <[email protected]>
Signed-off-by: sdimitrov9 <[email protected]>
f8eb166
to
8995811
Compare
Description:
This PR adds spotlessCheck job to the security CI workflow.
Related issue(s):
Fixes #9023
Checklist