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

Add implementation for CloudFormation Custom Resource Emulator #1806

Merged
merged 7 commits into from
Nov 8, 2024

Add missing dependency

b184dc0
Select commit
Loading
Failed to load commit list.
Merged

Add implementation for CloudFormation Custom Resource Emulator #1806

Add missing dependency
b184dc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

48.13% (+1.32%) compared to 04539b4

View this Pull Request on Codecov

48.13% (+1.32%) compared to 04539b4

Details

Codecov Report

Attention: Patch coverage is 59.43152% with 157 lines in your changes missing coverage. Please review.

Project coverage is 48.13%. Comparing base (04539b4) to head (b184dc0).

Files with missing lines Patch % Lines
provider/pkg/resources/cfn_custom_resource.go 59.43% 142 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1806      +/-   ##
==========================================
+ Coverage   46.81%   48.13%   +1.32%     
==========================================
  Files          42       43       +1     
  Lines        6167     6554     +387     
==========================================
+ Hits         2887     3155     +268     
- Misses       3052     3156     +104     
- Partials      228      243      +15     

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