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

Add misc. license rule updates #1779

Merged
merged 2 commits into from
Oct 23, 2019
Merged

Add misc. license rule updates #1779

merged 2 commits into from
Oct 23, 2019

Conversation

pombredanne
Copy link
Member

This is an omnibus PR for various misc. license rules and license updates.

pombredanne and others added 2 commits October 22, 2019 15:43
These rules are from a review of a Chef scan and fix the #1777
incorrect AGPL detection issue and improve detection overall in several
other cases.

Reported-by: Martin Petkov <martin.p.petkov@gmail.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #1779 into develop will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1779      +/-   ##
==========================================
+ Coverage    78.43%   78.8%   +0.37%     
==========================================
  Files          131     131              
  Lines        16727   17045     +318     
==========================================
+ Hits         13120   13433     +313     
- Misses        3607    3612       +5
Impacted Files Coverage Δ
src/packagedcode/build.py 71.42% <0%> (-16.67%) ⬇️
src/packagedcode/plugin_package.py 97.93% <0%> (-0.62%) ⬇️
src/packagedcode/models.py 93.29% <0%> (+0.28%) ⬆️
src/scancode/plugin_consolidate.py 93.6% <0%> (+0.75%) ⬆️
src/packagedcode/nuget.py 82.92% <0%> (+1.21%) ⬆️
src/textcode/markup.py 95.74% <0%> (+2.12%) ⬆️
src/packagedcode/__init__.py 84.44% <0%> (+2.39%) ⬆️
src/packagedcode/about.py 89.87% <0%> (+2.83%) ⬆️
src/packagedcode/maven.py 89.55% <0%> (+3.3%) ⬆️
src/scancode/api.py 96.38% <0%> (+3.98%) ⬆️

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 629944e...91e938b. Read the comment docs.

@pombredanne pombredanne merged commit a081765 into develop Oct 23, 2019
@pombredanne pombredanne deleted the 10-01-license-updates branch October 23, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants