Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add apigateway v1 support #59

Merged
merged 2 commits into from Dec 16, 2022
Merged

feat: add apigateway v1 support #59

merged 2 commits into from Dec 16, 2022

Conversation

prodion23
Copy link
Collaborator

Description

This adds apigateway version check to properly parse apigateway v1 or v2 lambda events

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #59 (a3f1868) into main (83ff442) will increase coverage by 0.13%.
The diff coverage is 83.33%.

❗ Current head a3f1868 differs from pull request most recent head 63139d0. Consider uploading reports for the commit 63139d0 to get more accurate results

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   73.85%   73.98%   +0.13%     
==========================================
  Files          29       29              
  Lines        1377     1384       +7     
  Branches      243      245       +2     
==========================================
+ Hits         1017     1024       +7     
  Misses        248      248              
  Partials      112      112              
Impacted Files Coverage Δ
src/config/defaults.ts 100.00% <ø> (ø)
src/instrumentation/HttpInstrumentationWrapper.ts 92.15% <ø> (ø)
...rc/instrumentation/LambdaInstrumentationWrapper.ts 76.36% <83.33%> (+3.44%) ⬆️

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

@prodion23 prodion23 merged commit 77e4f19 into main Dec 16, 2022
prodion23 added a commit that referenced this pull request Dec 16, 2022
* feat: add apigateway v1 support

* ignore boolean conversion

Co-authored-by: tyroneyu <tyroneyu@users.noreply.github.com>
prodion23 added a commit that referenced this pull request Dec 17, 2022
* feat: add apigateway v1 support (#59)

* feat: add apigateway v1 support

* ignore boolean conversion

* Apigateway ignore version field (#61)

* feat: add apigateway v1 support

* ignore boolean conversion

* Ignore version field

* remove leftover merge

Co-authored-by: tyroneyu <tyroneyu@users.noreply.github.com>
@github-actions
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant