DataDog / datadog-cloudformation-macro

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

feat: add `python3.12` support #115

Closed duncanista closed 10 months ago

duncanista commented 10 months ago

What does this PR do?

Adds support for Python 3.12

Motivation

We have released already the layers for this.

Testing Guidelines

Updated a unit test.

Additional Notes

n/a

Types of changes

Check all that apply

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (a45b80c) 86.43% compared to head (94d5f2a) 86.43%.

:exclamation: Current head 94d5f2a differs from pull request most recent head 45011ef. Consider uploading reports for the commit 45011ef to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 86.43% 86.43% ======================================= Files 8 8 Lines 612 612 Branches 153 153 ======================================= Hits 529 529 Misses 72 72 Partials 11 11 ```

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