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 -t to check/list/graph test dependencies #50

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Conversation

frapposelli
Copy link
Owner

@frapposelli frapposelli commented Dec 15, 2020

Fixes: #49

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #50 (1b6c266) into master (dc59aff) will increase coverage by 0.17%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   54.10%   54.27%   +0.17%     
==========================================
  Files           3        3              
  Lines         268      269       +1     
==========================================
+ Hits          145      146       +1     
  Misses        102      102              
  Partials       21       21              
Impacted Files Coverage Δ
walker.go 54.24% <60.00%> (+0.30%) ⬆️
cli.go 51.88% <66.66%> (ø)

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 dc59aff...1b6c266. Read the comment docs.

@frapposelli frapposelli merged commit 37b1e1a into master Dec 15, 2020
@frapposelli frapposelli deleted the add-test-flag branch December 15, 2020 14:27
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 does not check license of dependencies only used in tests ( *_test.go)
1 participant