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

fix: tiktok_ads remove page.url as a required field #3006

Merged
merged 1 commit into from
Jan 19, 2024

fix: remove page.url as a required field

a2c4f27
Select commit
Loading
Failed to load commit list.
Merged

fix: tiktok_ads remove page.url as a required field #3006

fix: remove page.url as a required field
a2c4f27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

87.24% (+0.06%) compared to f6652b5

View this Pull Request on Codecov

87.24% (+0.06%) compared to f6652b5

Details

Codecov Report

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

Comparison is base (f6652b5) 87.18% compared to head (a2c4f27) 87.24%.
Report is 10 commits behind head on develop.

Files Patch % Lines
src/v0/destinations/tiktok_ads/transformV2.js 98.24% 2 Missing ⚠️
src/v0/destinations/klaviyo/transform.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3006      +/-   ##
===========================================
+ Coverage    87.18%   87.24%   +0.06%     
===========================================
  Files          529      530       +1     
  Lines        28659    28808     +149     
  Branches      6824     6860      +36     
===========================================
+ Hits         24985    25133     +148     
- Misses        3340     3341       +1     
  Partials       334      334              

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