-
Notifications
You must be signed in to change notification settings - Fork 77
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
feat: switch license declarations to SPDX #3479
Conversation
Signed-off-by: nikolay <[email protected]>
|
Test Results 18 files - 10 236 suites - 167 33m 19s ⏱️ - 1h 3m 28s Results for commit e73d2dd. ± Comparison against base commit 4406824. This pull request removes 8 and adds 39 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3479 +/- ##
==========================================
+ Coverage 85.17% 85.57% +0.40%
==========================================
Files 69 69
Lines 4734 4734
Branches 999 999
==========================================
+ Hits 4032 4051 +19
+ Misses 409 398 -11
+ Partials 293 285 -8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description:
Change all license declarations to SPDX format.
Related issue(s):
Fixes: #3480
Notes for reviewer:
Checklist