Skip to content

[24.0 backport] vendor: gotest.tools/v3 v3.5.0#4471

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

[24.0 backport] vendor: gotest.tools/v3 v3.5.0#4471
thaJeztah merged 1 commit into
docker:24.0from
thaJeztah:24.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 #4471 (1481c8c) into 24.0 (b17b6b5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.0    #4471   +/-   ##
=======================================
  Coverage   59.27%   59.27%           
=======================================
  Files         288      288           
  Lines       24810    24810           
=======================================
  Hits        14707    14707           
  Misses       9215     9215           
  Partials      888      888           

@thaJeztah thaJeztah merged commit 3bc4543 into docker:24.0 Aug 1, 2023
@thaJeztah thaJeztah deleted the 24.0_backport_bump_gotest_tools branch August 1, 2023 14:27
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