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

Expose CloudFormation Custom Resource Emulator Resource #1807

Merged
merged 16 commits into from
Nov 11, 2024

Add tests for stringifying inputs

f0d2ac8
Select commit
Loading
Failed to load commit list.
Merged

Expose CloudFormation Custom Resource Emulator Resource #1807

Add tests for stringifying inputs
f0d2ac8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

49.65% (+1.51%) compared to 14a21ae

View this Pull Request on Codecov

49.65% (+1.51%) compared to 14a21ae

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.65%. Comparing base (14a21ae) to head (f0d2ac8).

Files with missing lines Patch % Lines
provider/pkg/provider/provider.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1807      +/-   ##
==========================================
+ Coverage   48.13%   49.65%   +1.51%     
==========================================
  Files          43       43              
  Lines        6554     6559       +5     
==========================================
+ Hits         3155     3257     +102     
+ Misses       3156     3059      -97     
  Partials      243      243              

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