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: onboard X(Twiiter) Audience #3696

Merged
merged 9 commits into from
Sep 10, 2024

fix: root level batching stringification

d6577e3
Select commit
Loading
Failed to load commit list.
Merged

feat: onboard X(Twiiter) Audience #3696

fix: root level batching stringification
d6577e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2024 in 0s

88.64% (+0.01%) compared to fa98d66

View this Pull Request on Codecov

88.64% (+0.01%) compared to fa98d66

Details

Codecov Report

Attention: Patch coverage is 93.84615% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.64%. Comparing base (fa98d66) to head (d6577e3).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
src/v0/destinations/x_audience/utils.js 94.50% 5 Missing ⚠️
src/v0/destinations/x_audience/transform.js 92.30% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3696      +/-   ##
===========================================
+ Coverage    88.62%   88.64%   +0.01%     
===========================================
  Files          592      594       +2     
  Lines        32198    32348     +150     
  Branches      7655     7694      +39     
===========================================
+ Hits         28537    28676     +139     
- Misses        3338     3379      +41     
+ Partials       323      293      -30     

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