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

Bump version #806

Closed costellobot closed 2 weeks ago

costellobot commented 2 weeks ago

Bump version to 0.9.1 for the next release.

This pull request was 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.88%. Comparing base (bf7c746) to head (80f1e5f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #806 +/- ## ======================================= Coverage 96.88% 96.88% ======================================= Files 8 8 Lines 289 289 Branches 32 32 ======================================= Hits 280 280 Misses 3 3 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/806/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/806/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.19% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/806/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.19% <ø> (ø)` | | | [windows](https://app.codecov.io/gh/martincostello/lambda-test-server/pull/806/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `96.88% <ø> (ø)` | | 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.