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

Run go mod tidy #977

Merged
merged 1 commit into from Jul 5, 2021
Merged

Run go mod tidy #977

merged 1 commit into from Jul 5, 2021

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Jul 5, 2021

master branch is failing lint because some recent change didn't run go mod tidy.

@sywhang sywhang requested a review from abhinav July 5, 2021 20:21
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #977 (f130fee) into master (42e70dd) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #977      +/-   ##
==========================================
+ Coverage   98.10%   98.20%   +0.09%     
==========================================
  Files          46       46              
  Lines        2057     2057              
==========================================
+ Hits         2018     2020       +2     
+ Misses         30       29       -1     
+ Partials        9        8       -1     
Impacted Files Coverage Δ
zapcore/sampler.go 100.00% <0.00%> (+3.77%) ⬆️

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 42e70dd...f130fee. Read the comment docs.

@abhinav abhinav merged commit 1cac10b into master Jul 5, 2021
@abhinav abhinav deleted the go-mod-tidy branch July 5, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants