-
Notifications
You must be signed in to change notification settings - Fork 769
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
ci: fix license lint #3279
ci: fix license lint #3279
Conversation
Signed-off-by: Max Smythe <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
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 after rebase
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3279 +/- ##
==========================================
+ Coverage 54.43% 54.44% +0.01%
==========================================
Files 134 134
Lines 12318 12332 +14
==========================================
+ Hits 6705 6714 +9
- Misses 5116 5123 +7
+ Partials 497 495 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Max Smythe <[email protected]> Signed-off-by: Sertac Ozercan <[email protected]> Co-authored-by: Max Smythe <[email protected]>
What this PR does / why we need it:
fixes license lint action
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Special notes for your reviewer:
Merge after #3278