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

ScanCode: Enable caching of the ScanCode distribution when boostrapping #997

Merged
merged 1 commit into from Nov 6, 2018

Conversation

sschuberth
Copy link
Member

@sschuberth sschuberth commented Nov 5, 2018

This change is Reviewable

@codecov
Copy link

codecov bot commented Nov 5, 2018

Codecov Report

Merging #997 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #997      +/-   ##
============================================
- Coverage     49.27%   49.23%   -0.04%     
  Complexity      256      256              
============================================
  Files           107      107              
  Lines          5325     5325              
  Branches        810      810              
============================================
- Hits           2624     2622       -2     
- Misses         2262     2263       +1     
- Partials        439      440       +1
Impacted Files Coverage Δ Complexity Δ
scanner/src/main/kotlin/scanners/ScanCode.kt 53.98% <0%> (ø) 0 <0> (ø) ⬇️
analyzer/src/main/kotlin/managers/NPM.kt 76.49% <0%> (-0.8%) 0% <0%> (ø)

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 1ae1233...15adb6c. Read the comment docs.

@sschuberth sschuberth force-pushed the fix-scancode-bootstrap-caching branch from 70e64a4 to 15adb6c Compare November 5, 2018 11:22
@sschuberth sschuberth merged commit 732fbb2 into master Nov 6, 2018
@sschuberth sschuberth deleted the fix-scancode-bootstrap-caching branch November 6, 2018 09:03
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.

None yet

2 participants