newrelic / newrelic-lambda-cli

A CLI to install the New Relic AWS Lambda integration and layers.
https://newrelic.com/products/serverless-aws-lambda
Apache License 2.0
47 stars 53 forks source link

Update to Python 3.11 #250

Closed TimPansino closed 10 months ago

TimPansino commented 10 months ago

Description

Linked Issues

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (3732e00) 78.39% compared to head (b56709b) 78.89%.

Files Patch % Lines
newrelic_lambda_cli/integrations.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ========================================== + Coverage 78.39% 78.89% +0.49% ========================================== Files 16 16 Lines 1236 1270 +34 ========================================== + Hits 969 1002 +33 - Misses 267 268 +1 ```

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