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

Switching to google/licensecheck as library #46

Merged
merged 2 commits into from
Dec 8, 2020
Merged

Conversation

frapposelli
Copy link
Owner

This starts the v0.4.x release of wwhrd

Introduces a new license checker library, google/licensecheck which powers pkg.go.dev.

Fixes #40 #43

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #46 (39725db) into master (a108df3) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   54.11%   54.10%   -0.02%     
==========================================
  Files           3        3              
  Lines         255      268      +13     
==========================================
+ Hits          138      145       +7     
- Misses         99      102       +3     
- Partials       18       21       +3     
Impacted Files Coverage Δ
config.go 80.00% <ø> (ø)
cli.go 51.88% <50.00%> (-1.00%) ⬇️
walker.go 53.94% <0.00%> (+0.75%) ⬆️

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 a108df3...39725db. Read the comment docs.

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.

wwhrd misidentifies ISC license in go-spew as 0BSD
1 participant