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

Fix new Go 1.15+ vet check failures #3345

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Fix new Go 1.15+ vet check failures #3345

merged 1 commit into from
Mar 10, 2021

Conversation

vdarulis
Copy link
Collaborator

What this PR does / why we need it:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:


Does this PR require updating code package or user-facing documentation?:


@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #3345 (7764e55) into master (079ac7d) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3345   +/-   ##
=======================================
  Coverage    72.4%    72.4%           
=======================================
  Files        1098     1098           
  Lines      101884   101884           
=======================================
+ Hits        73835    73857   +22     
+ Misses      22957    22939   -18     
+ Partials     5092     5088    -4     
Flag Coverage Δ
aggregator 76.8% <ø> (ø)
cluster 84.9% <ø> (ø)
collector 84.3% <ø> (ø)
dbnode 78.9% <ø> (+<0.1%) ⬆️
m3em 74.4% <ø> (ø)
m3ninx 73.6% <ø> (+<0.1%) ⬆️
metrics 19.8% <ø> (ø)
msg 74.6% <ø> (+0.1%) ⬆️
query 67.3% <100.0%> (ø)
x 80.5% <ø> (+0.1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out 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 079ac7d...7764e55. Read the comment docs.

@vdarulis vdarulis merged commit be7e1c3 into master Mar 10, 2021
@vdarulis vdarulis deleted the v/go116 branch March 10, 2021 01:25
soundvibe added a commit that referenced this pull request Mar 10, 2021
* master:
  [dbnode] Remove unused shardBlockVolume (#3347)
  Fix new Go 1.15+ vet check failures (#3345)
  [coordinator] Add config option to make rollup rules untimed (#3343)
  [aggregator] Raw TCP Client write queueing/buffering refactor (#3342)
  [dbnode] Fail M3TSZ encoding on DeltaOfDelta overflow (#3329)
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