Skip to content

Conversation

@JacobOaks
Copy link
Contributor

This is just a small nit from #1281 - I think the expected and got fields of the test case structs are flipped.

Copy link
Contributor

@rabbbit rabbbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we actually have a recommendation somewhere on ordering the fields within the tests struct?

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #1282 (f51a735) into master (24b7977) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1282   +/-   ##
=======================================
  Coverage   98.08%   98.08%           
=======================================
  Files          50       50           
  Lines        3242     3242           
=======================================
  Hits         3180     3180           
  Misses         53       53           
  Partials        9        9           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@sywhang sywhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JacobOaks .

@rabbbit we don't - this fix has to do with the ordering of parameters passed to assert.Equal in line 58.

@sywhang sywhang merged commit 382e251 into uber-go:master May 8, 2023
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.

3 participants