Skip to content

[23.0 backport] vendor: gotest.tools/v3 v3.5.0#4472

Merged
thaJeztah merged 1 commit into
docker:23.0from
thaJeztah:23.0_backport_bump_gotest_tools
Aug 1, 2023
Merged

[23.0 backport] vendor: gotest.tools/v3 v3.5.0#4472
thaJeztah merged 1 commit into
docker:23.0from
thaJeztah:23.0_backport_bump_gotest_tools

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

  • go.mod: update dependencies and go version by
  • Use Go1.20
  • Fix couple of typos
  • Added WithStdout and WithStderr helpers
  • Moved cmdOperators handling from RunCmd to StartCmd
  • Deprecate assert.ErrorType
  • Remove outdated Dockerfile
  • add godoc links

full diff: gotestyourself/gotest.tools@v3.4.0...v3.5.0

(cherry picked from commit 0b535c7)

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

- go.mod: update dependencies and go version by
- Use Go1.20
- Fix couple of typos
- Added `WithStdout` and `WithStderr` helpers
- Moved `cmdOperators` handling from `RunCmd` to `StartCmd`
- Deprecate `assert.ErrorType`
- Remove outdated Dockerfile
- add godoc links

full diff: gotestyourself/gotest.tools@v3.4.0...v3.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0b535c7)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

codecov-commenter commented Jul 29, 2023

Copy link
Copy Markdown

Codecov Report

Merging #4472 (4a1dd71) into 23.0 (67df4e8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             23.0    #4472   +/-   ##
=======================================
  Coverage   59.01%   59.01%           
=======================================
  Files         288      288           
  Lines       24824    24824           
=======================================
  Hits        14651    14651           
  Misses       9286     9286           
  Partials      887      887           

@thaJeztah thaJeztah merged commit 240022f into docker:23.0 Aug 1, 2023
@thaJeztah thaJeztah deleted the 23.0_backport_bump_gotest_tools branch August 1, 2023 14:26
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