fabric8-analytics / fabric8-analytics-license-analysis

License Analysis
GNU General Public License v3.0
6 stars 25 forks source link

Fix unknown license issue for lgplv3 by mapping it to lgplv3+ #233

Closed AkshayBhansali18 closed 2 years ago

AkshayBhansali18 commented 2 years ago

Description

Fix unknown license issue for lgplv3 by mapping it to lgplv3+

Type of change

codecov-commenter commented 2 years ago

Codecov Report

Merging #233 (2230a66) into master (6aaff11) will decrease coverage by 0.10%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   93.53%   93.42%   -0.11%     
==========================================
  Files           9        9              
  Lines         835      837       +2     
==========================================
+ Hits          781      782       +1     
- Misses         54       55       +1     
Impacted Files Coverage Δ
src/license_analysis.py 99.29% <50.00%> (-0.36%) :arrow_down:

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 6aaff11...2230a66. Read the comment docs.