Skip to content

Update stretchr/testify to v1.11.1#17

Open
johnfercher wants to merge 1 commit into
mainfrom
update-dependencies
Open

Update stretchr/testify to v1.11.1#17
johnfercher wants to merge 1 commit into
mainfrom
update-dependencies

Conversation

@johnfercher
Copy link
Copy Markdown
Owner

Bumps github.com/stretchr/testify from v1.8.4 to v1.11.1. Remains on the v1 major line, so no breaking API changes.

Description

Related Issue

Checklist

check with "x", if applied to your change

  • All methods associated with structs has func (<first character of struct name> *struct) method() {} name style.
  • Wrote unit tests for new/changed features.
  • Updated docs/doc.go
  • Updated pkg/example_test.go
  • Updated README.md
  • New public methods/structs/interfaces has comments upside them explaining they responsibilities
  • Executed make dod with none issues pointed out by golangci-lint and goreportcard-cli

Bumps github.com/stretchr/testify from v1.8.4 to v1.11.1. Remains on the
v1 major line, so no breaking API changes.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (171e257) to head (5511f56).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          107       107           
=========================================
  Hits           107       107           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant