Skip to content

Conversation

@socket515
Copy link
Contributor

使用go build -mod=vendor编译的时候,不应该去更新go.mod文件, 因为相关依赖都在vendor文件里了,如果更新了go.mod文件会导致vendor目录和go.mod文件内容不一致

@socket515
Copy link
Contributor Author

/assign @memoryliu

@qiniu-bot qiniu-bot added size/XS and removed size/S labels Sep 22, 2021
fix code style
change err name
@CarlJi
Copy link
Collaborator

CarlJi commented Sep 26, 2021

/assign @lyyyuna

@CarlJi
Copy link
Collaborator

CarlJi commented Oct 3, 2021

Thanks for your PR @socket515

/lgtm
/approve

@qiniu-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CarlJi, socket515

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #237 (bc78941) into master (45aee23) will increase coverage by 2.69%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   68.48%   71.17%   +2.69%     
==========================================
  Files          34       34              
  Lines        1745     2009     +264     
==========================================
+ Hits         1195     1430     +235     
- Misses        445      471      +26     
- Partials      105      108       +3     
Flag Coverage Δ
e2e-1.11.x ?
e2e-1.12.x ?
e2e-1.13.x ?
e2e-1.14.x ?
e2e-1.15.x ?
e2e-1.16.x ?
unittest-1.13.x 71.08% <0.00%> (+2.59%) ⬆️
unittest-1.14.x 71.08% <0.00%> (+2.59%) ⬆️
unittest-1.15.x 71.17% <0.00%> (+2.69%) ⬆️
unittest-1.16.x 71.08% <0.00%> (+2.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/build/gomodules.go 94.59% <0.00%> (+1.04%) ⬆️
pkg/build/legacy.go 95.12% <0.00%> (-4.88%) ⬇️
cmd/commonflags.go 90.69% <0.00%> (-3.25%) ⬇️
pkg/cover/delta.go 87.09% <0.00%> (-2.27%) ⬇️
pkg/build/run.go 0.00% <0.00%> (ø)
pkg/qiniu/mock.go 100.00% <0.00%> (ø)
pkg/qiniu/object.go 93.47% <0.00%> (+0.79%) ⬆️
pkg/cover/server.go 85.64% <0.00%> (+0.98%) ⬆️
cmd/run.go 6.25% <0.00%> (+1.37%) ⬆️
pkg/cover/client.go 89.33% <0.00%> (+1.45%) ⬆️
... and 25 more

@qiniu-bot qiniu-bot merged commit 89dbc5a into qiniu:master Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants