martincostello / lambda-test-server

A NuGet package that provides an in-memory test server for testing AWS Lambda functions
https://blog.martincostello.com/integration-testing-lambda-with-dotnet-custom-runtime/
Apache License 2.0
31 stars 2 forks source link

Update .NET SDK to 8.0.404 #804

Closed costellobot closed 2 weeks ago

costellobot commented 2 weeks ago

Updates the .NET SDK to version 8.0.404, which also updates the .NET runtime from version 8.0.10 to version 8.0.11.

This pull request was auto-generated by GitHub Actions.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.89%. Comparing base (50365a8) to head (5bdb3da). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #804 +/- ## ======================================= Coverage 96.89% 96.89% ======================================= Files 8 8 Lines 290 290 Branches 32 32 ======================================= Hits 281 281 Misses 3 3 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/804/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/804/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.20% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/804/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.20% <ø> (ø)` | | | [windows](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/804/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.20% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.