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

Change from govendor to go mod #645

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Change from govendor to go mod #645

wants to merge 1 commit into from

Conversation

drgarcia1986
Copy link
Contributor

from go-vendor repo:

Go modules Work well now. Go modules is considered production with go1.14, but work well on 1.13 and 1.12.

Please don't use this tool anymore.

Please use Go modules.

@codecov-io
Copy link

codecov-io commented Oct 20, 2020

Codecov Report

Merging #645 into master will decrease coverage by 2.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
- Coverage   50.31%   47.79%   -2.52%     
==========================================
  Files          86       86              
  Lines        6245     5469     -776     
==========================================
- Hits         3142     2614     -528     
+ Misses       2889     2645     -244     
+ Partials      214      210       -4     
Impacted Files Coverage Δ
pkg/client/cmd/version.go 25.00% <0.00%> (-15.00%) ⬇️
pkg/client/cmd/completion.go 25.00% <0.00%> (-15.00%) ⬇️
pkg/server/uid/gen.go 50.00% <0.00%> (-10.00%) ⬇️
pkg/server/deploy/responses.go 66.66% <0.00%> (-7.25%) ⬇️
pkg/server/secrets/file.go 55.55% <0.00%> (-5.74%) ⬇️
pkg/server/team/team.go 63.04% <0.00%> (-5.48%) ⬇️
pkg/client/client.go 5.55% <0.00%> (-4.45%) ⬇️
pkg/server/teresa_errors/errors.go 85.71% <0.00%> (-4.29%) ⬇️
pkg/server/exec/handlers.go 45.83% <0.00%> (-4.17%) ⬇️
pkg/server/app/app.go 66.01% <0.00%> (-3.67%) ⬇️
... and 76 more

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 e5699c9...bdd66aa. 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.

2 participants