DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

feat: Add Support for Java and .NET #117

Closed duncanpharvey closed 8 months ago

duncanpharvey commented 8 months ago

What does this PR do?

Adds support for the following runtimes:

Motivation

https://datadoghq.atlassian.net/browse/SVLS-4261

Testing Guidelines

Additional Notes

Minor refactoring so the mapping between runtime + architecture and layers is more explicit.

Types of changes

Check all that apply

codecov-commenter commented 8 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (05e74a1) 86.43% compared to head (f5d6b21) 84.62%. Report is 1 commits behind head on main.

:exclamation: Current head f5d6b21 differs from pull request most recent head a4efeb6. Consider uploading reports for the commit a4efeb6 to get more accurate results

Files Patch % Lines
serverless/src/redirect.ts 20.00% 7 Missing and 1 partial :warning:
serverless/src/layer.ts 66.66% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== - Coverage 86.43% 84.62% -1.82% ========================================== Files 8 8 Lines 612 631 +19 Branches 153 158 +5 ========================================== + Hits 529 534 +5 - Misses 72 85 +13 - Partials 11 12 +1 ```

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