Skip to content
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

ScanCodeResultParser: Also map "other" licenses to NOASSERTION #5285

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

…betically

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
As e.g. explained for "other-copyleft" [1], "this is a catch all and
ellipsis to deal with some cases", so it is not a specific license.

[1]: https://scancode-licensedb.aboutcode.org/other-copyleft.html

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
@sschuberth sschuberth requested a review from a team as a code owner April 26, 2022 13:27
@sschuberth sschuberth enabled auto-merge (rebase) April 26, 2022 13:28
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #5285 (6ea8a75) into main (24e6ae0) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #5285      +/-   ##
============================================
+ Coverage     72.32%   72.34%   +0.01%     
  Complexity     1964     1964              
============================================
  Files           259      259              
  Lines         13886    13888       +2     
  Branches       1960     1960              
============================================
+ Hits          10043    10047       +4     
+ Misses         2805     2803       -2     
  Partials       1038     1038              
Impacted Files Coverage Δ
...n/kotlin/scanners/scancode/ScanCodeResultParser.kt 93.08% <100.00%> (+0.08%) ⬆️
downloader/src/main/kotlin/vcs/Cvs.kt 17.72% <0.00%> (ø)
.../curation/ClearlyDefinedPackageCurationProvider.kt 64.06% <0.00%> (+3.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24e6ae0...6ea8a75. Read the comment docs.

@sschuberth sschuberth merged commit 25c01c3 into main Apr 27, 2022
@sschuberth sschuberth deleted the sc-map-other branch April 27, 2022 08:44
@sschuberth sschuberth added the release notes Changes that should be mentioned in release notes label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Changes that should be mentioned in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants