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

chore: Add debugger display hints for servermode clients #817

Closed awschristou closed 6 months ago

awschristou commented 6 months ago

This change adds the DebuggerDisplay attribute to more models that get visually inspected when debugging in the Toolkit.

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 6 months ago

Codecov Report

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

Project coverage is 32.34%. Comparing base (28fa232) to head (3b44d80).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #817 +/- ## ======================================= Coverage 32.34% 32.34% ======================================= Files 271 271 Lines 10604 10604 Branches 1474 1474 ======================================= Hits 3430 3430 Misses 6885 6885 Partials 289 289 ```

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