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

refactor: move few cdk integrations to ts #4083

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into refactor/to-typescript

076a9db
Select commit
Loading
Failed to load commit list.
Open

refactor: move few cdk integrations to ts #4083

Merge branch 'develop' into refactor/to-typescript
076a9db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

91.17% (+0.04%) compared to ebd305b

View this Pull Request on Codecov

91.17% (+0.04%) compared to ebd305b

Details

Codecov Report

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

Project coverage is 91.17%. Comparing base (ebd305b) to head (076a9db).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdk/v2/destinations/emarsys/utils.ts 97.91% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4083      +/-   ##
===========================================
+ Coverage    91.12%   91.17%   +0.04%     
===========================================
  Files          631      631              
  Lines        32944    33119     +175     
  Branches      7807     7827      +20     
===========================================
+ Hits         30021    30196     +175     
- Misses        2673     2705      +32     
+ Partials       250      218      -32     

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