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

chore: add router test cases

9ccebdf
Select commit
Loading
Failed to load commit list.
Merged

feat: onboard X(Twiiter) Audience #3696

chore: add router test cases
9ccebdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 1s

88.40% (-0.20%) compared to df66241

View this Pull Request on Codecov

88.40% (-0.20%) compared to df66241

Details

Codecov Report

Attention: Patch coverage is 95.08197% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.40%. Comparing base (df66241) to head (9ccebdf).
Report is 25 commits behind head on develop.

Files with missing lines Patch % Lines
src/v0/destinations/x_audience/utils.js 94.38% 5 Missing ⚠️
src/v0/destinations/x_audience/transform.js 96.96% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3696      +/-   ##
===========================================
- Coverage    88.60%   88.40%   -0.20%     
===========================================
  Files          591      594       +3     
  Lines        32101    32309     +208     
  Branches      7640     7676      +36     
===========================================
+ Hits         28443    28564     +121     
- Misses        3335     3448     +113     
+ Partials       323      297      -26     

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