Skip to content

Conversation

@n2p5
Copy link

@n2p5 n2p5 commented Feb 3, 2025

Issue #, if available:
NA

Description of changes:
This started as a small PR to update testify to v1.10.0, but it ended up requiring a few additional changes to make the linter and test runner happy.

  • REMOVED v1.13, v1.14, v1.15, and v1.16 from the test runner matrix; these are no longer supported with the current version of testify. This should not be a problem with future-forward releases, since these are VERY OLD versions of go.
  • UPDATED go.sum using go mod tidy to clean up old dependencies, such as github.com/stretchr/objx that are no longer needed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.30%. Comparing base (de51f68) to head (57120bf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #582   +/-   ##
=======================================
  Coverage   73.30%   73.30%           
=======================================
  Files          26       26           
  Lines        1487     1487           
=======================================
  Hits         1090     1090           
  Misses        324      324           
  Partials       73       73           

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

@n2p5
Copy link
Author

n2p5 commented Feb 3, 2025

(CC @bmoffatt et al) I use aws-lambda-go on a project and I just wanted to give it some TLC. I'd love some feedback if I need to make any changes to the PR before it is approved.

@n2p5 n2p5 changed the title chore(dep): update testify to v1.10.0, add 1.23 to testing chore(dep): update testify to v1.10.0 Feb 27, 2025
@n2p5 n2p5 closed this Apr 9, 2025
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.

2 participants