Skip to content

vendor: gotest.tools/v3 v3.5.2#5808

Merged
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:bump_gotest_tools
Feb 10, 2025
Merged

vendor: gotest.tools/v3 v3.5.2#5808
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:bump_gotest_tools

Conversation

@thaJeztah
Copy link
Member


vendor: gotest.tools/v3 v3.5.2

  • un-deprecates assert.ErrorType, cmp.ErrorType
  • assert: ensure message is always displayed and fix under bazel
  • poll: Continue(): use format.Message for formatting
  • fix TestFromDirSymlink on Windows due to missing drive-letter
  • fix various linting issues and minor bugs

full diff: gotestyourself/gotest.tools@v3.5.1...v3.5.2

- Description for the changelog

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

- un-deprecates `assert.ErrorType`, `cmp.ErrorType`
- assert: ensure message is always displayed and fix under bazel
- poll: Continue(): use format.Message for formatting
- fix TestFromDirSymlink on Windows due to missing drive-letter
- fix various linting issues and minor bugs

full diff: gotestyourself/gotest.tools@v3.5.1...v3.5.2

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.26%. Comparing base (bf65a46) to head (df8c19d).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5808      +/-   ##
==========================================
- Coverage   59.29%   59.26%   -0.03%     
==========================================
  Files         353      353              
  Lines       29540    29540              
==========================================
- Hits        17516    17508       -8     
- Misses      11043    11052       +9     
+ Partials      981      980       -1     

@thaJeztah thaJeztah merged commit bca1f17 into docker:master Feb 10, 2025
104 checks passed
@thaJeztah thaJeztah deleted the bump_gotest_tools branch February 10, 2025 09:49
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.

3 participants