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 support for interaction events in sfmc #3109

Merged
merged 7 commits into from
Feb 27, 2024

chore: add component test

761f60e
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for interaction events in sfmc #3109

chore: add component test
761f60e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

84.60% (-2.71%) compared to 2fc4d6b

View this Pull Request on Codecov

84.60% (-2.71%) compared to 2fc4d6b

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.60%. Comparing base (2fc4d6b) to head (761f60e).
Report is 12 commits behind head on develop.

Files Patch % Lines
src/v0/destinations/sfmc/transform.js 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3109      +/-   ##
===========================================
- Coverage    87.30%   84.60%   -2.71%     
===========================================
  Files          541      493      -48     
  Lines        29325    27320    -2005     
  Branches      6995     6577     -418     
===========================================
- Hits         25603    23113    -2490     
- Misses        3379     3754     +375     
- Partials       343      453     +110     

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