DataDog / datadog-cloudformation-macro

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

feat: Bump python to 3.11 #102

Closed astuyve closed 1 year ago

astuyve commented 1 year ago

What does this PR do?

Motivation

Closes #101

Testing Guidelines

I deployed a test version manually: image

And verified it properly instrumented my test stack. You can see the python function metrics were all successful, so I have a decent amount of confidence in this: image image

Additional Notes

Types of changes

Check all that apply

codecov-commenter commented 1 year ago

Codecov Report

Merging #102 (8deeed8) into master (9b10690) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8deeed8 differs from pull request most recent head 3175fb9. Consider uploading reports for the commit 3175fb9 to get more accurate results

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   86.43%   86.43%           
=======================================
  Files           8        8           
  Lines         612      612           
  Branches      153      153           
=======================================
  Hits          529      529           
  Misses         72       72           
  Partials       11       11           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more