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: implement cdk as new supported framework (provider) #25

Merged
merged 7 commits into from
Aug 18, 2024

Conversation

msudgh
Copy link
Owner

@msudgh msudgh commented Aug 17, 2024

No description provided.

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 37.64706% with 53 lines in your changes missing coverage. Please review.

Project coverage is 39.21%. Comparing base (9d99b60) to head (caaf03e).
Report is 16 commits behind head on develop.

Files Patch % Lines
src/providers/base.ts 34.78% 26 Missing and 4 partials ⚠️
src/providers/serverless.ts 0.00% 14 Missing ⚠️
src/index.ts 53.84% 3 Missing and 3 partials ⚠️
src/utils/logger.ts 71.42% 0 Missing and 2 partials ⚠️
src/schemas/input.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #25       +/-   ##
============================================
- Coverage    90.45%   39.21%   -51.25%     
============================================
  Files           12       13        +1     
  Lines          283      255       -28     
  Branches        48       37       -11     
============================================
- Hits           256      100      -156     
- Misses          18      138      +120     
- Partials         9       17        +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@msudgh msudgh merged commit 734d5ef into develop Aug 18, 2024
2 of 3 checks passed
@msudgh msudgh deleted the feature/add-cdk branch August 18, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant