Skip to content

tests: add missing calls to t.Helper()#64

Merged
jimlambrt merged 1 commit intomainfrom
jimlambrt-add-missing-t-helpers
Mar 6, 2024
Merged

tests: add missing calls to t.Helper()#64
jimlambrt merged 1 commit intomainfrom
jimlambrt-add-missing-t-helpers

Conversation

@jimlambrt
Copy link
Owner

In a few places, we added calls t.Helper()
properly in test only funcs.

In the test safeBuf struct, we added support
for t.Helper() in all the receiver funcs

Copy link
Owner Author

@jimlambrt jimlambrt left a comment

Choose a reason for hiding this comment

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

Looks great.

@jimlambrt jimlambrt self-assigned this Mar 6, 2024
@jimlambrt jimlambrt added the enhancement New feature or request label Mar 6, 2024
In a few places, we added calls t.Helper()
properly in test only funcs.

In the test safeBuf struct, we added support
for t.Helper() in all the receiver funcs
@jimlambrt jimlambrt force-pushed the jimlambrt-add-missing-t-helpers branch from 2a7b4a4 to 4508979 Compare March 6, 2024 14:27
@jimlambrt jimlambrt merged commit b11d1c6 into main Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant