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: don't flatten content_ids and contents before setting in custom_data #2790

Closed
wants to merge 1 commit into from

feat: dont flatten content_ids and contents before setting in custom_…

9fe0504
Select commit
Loading
Failed to load commit list.
Closed

feat: don't flatten content_ids and contents before setting in custom_data #2790

feat: dont flatten content_ids and contents before setting in custom_…
9fe0504
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2023 in 0s

87.13% (-0.01%) compared to c147906

View this Pull Request on Codecov

87.13% (-0.01%) compared to c147906

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c147906) 87.13% compared to head (9fe0504) 87.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2790      +/-   ##
==========================================
- Coverage   87.13%   87.13%   -0.01%     
==========================================
  Files         766      766              
  Lines       28443    28447       +4     
  Branches     6655     6656       +1     
==========================================
+ Hits        24785    24788       +3     
- Misses       3321     3322       +1     
  Partials      337      337              
Files Coverage Δ
src/v0/destinations/facebook_pixel/config.js 100.00% <100.00%> (ø)
src/v0/destinations/facebook_pixel/transform.js 97.11% <66.66%> (-0.91%) ⬇️

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