Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Use latest version of Lambda test tool (9.0) #2965

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

tippmar-nr
Copy link
Member

There's a .NET 9 specific version of the Lambda test tool that we install to run our Lambda integration tests.

This PR updates our tooling to use that version. Don't know if it will make any difference at all in the recent Lambda test failures we've been seeing, but it can't hurt.

@tippmar-nr tippmar-nr requested a review from a team as a code owner January 23, 2025 19:03
@tippmar-nr tippmar-nr enabled auto-merge (squash) January 23, 2025 19:30
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.91%. Comparing base (a985696) to head (2c1932d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2965   +/-   ##
=======================================
  Coverage   81.90%   81.91%           
=======================================
  Files         471      471           
  Lines       30104    30104           
  Branches     3348     3348           
=======================================
+ Hits        24657    24659    +2     
+ Misses       4652     4651    -1     
+ Partials      795      794    -1     
Flag Coverage Δ
Agent 82.87% <ø> (+<0.01%) ⬆️
Profiler 73.13% <ø> (ø)

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

see 1 file with indirect coverage changes

@tippmar-nr tippmar-nr merged commit 37dfdd6 into main Jan 23, 2025
97 checks passed
@tippmar-nr tippmar-nr deleted the test/lambda-tooling-update branch January 23, 2025 20:39
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.

4 participants