aws / aws-dotnet-deploy

Opinionated tooling that simplifies deployment of .NET applications to AWS.
https://aws.github.io/aws-dotnet-deploy/
Apache License 2.0
138 stars 32 forks source link

Cleaned up commit message #833

Closed normj closed 5 months ago

normj commented 5 months ago

This PR is a copy of the previous https://github.com/aws/aws-dotnet-deploy/pull/830 with a commits squashed and a cleaned up commit message.

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

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 64.00000% with 45 lines in your changes missing coverage. Please review.

Project coverage is 61.54%. Comparing base (dc1d332) to head (8d9bc4d).

Files Patch % Lines
...CLI/ServerMode/Services/SessionAWSResourceQuery.cs 59.09% 45 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #833 +/- ## =========================================== + Coverage 32.47% 61.54% +29.06% =========================================== Files 271 278 +7 Lines 10621 10791 +170 Branches 1478 1492 +14 =========================================== + Hits 3449 6641 +3192 + Misses 6883 3612 -3271 - Partials 289 538 +249 ```

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