Skip to content

Enabled Python 3.10 and 3.11 for AWS Lambda integration#58321

Merged
antonpirker merged 1 commit intomasterfrom
antonpirker/update-aws-lambda-integration
Oct 31, 2023
Merged

Enabled Python 3.10 and 3.11 for AWS Lambda integration#58321
antonpirker merged 1 commit intomasterfrom
antonpirker/update-aws-lambda-integration

Conversation

@antonpirker
Copy link
Contributor

@antonpirker antonpirker commented Oct 18, 2023

Added Python 3.10 and 3.11 to the SUPPORTED_RUNTIMES in the AWS Lambda integration.

Related docs PR: getsentry/sentry-docs#8246

@antonpirker antonpirker requested a review from a team as a code owner October 18, 2023 09:42
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #58321 (1be9a3b) into master (7498202) will increase coverage by 0.15%.
Report is 572 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #58321      +/-   ##
==========================================
+ Coverage   78.90%   79.06%   +0.15%     
==========================================
  Files        5120     5142      +22     
  Lines      221224   224148    +2924     
  Branches    37475    37747     +272     
==========================================
+ Hits       174559   177216    +2657     
- Misses      41035    41260     +225     
- Partials     5630     5672      +42     
Files Coverage Δ
src/sentry/integrations/aws_lambda/utils.py 89.26% <ø> (ø)

... and 722 files with indirect coverage changes

@antonpirker antonpirker merged commit b6f1a01 into master Oct 31, 2023
@antonpirker antonpirker deleted the antonpirker/update-aws-lambda-integration branch October 31, 2023 12:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants