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

chore: no success should return empty array for linkedin ads #3238

Merged
merged 1 commit into from
Apr 2, 2024

chore: no success should return empty array

f0528ab
Select commit
Loading
Failed to load commit list.
Merged

chore: no success should return empty array for linkedin ads #3238

chore: no success should return empty array
f0528ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

87.78% (-0.01%) compared to 476b401

View this Pull Request on Codecov

87.78% (-0.01%) compared to 476b401

Details

Codecov Report

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

Project coverage is 87.78%. Comparing base (476b401) to head (f0528ab).

Files Patch % Lines
src/cdk/v2/destinations/linkedin_ads/utils.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           release/v1.61.0    #3238      +/-   ##
===================================================
- Coverage            87.78%   87.78%   -0.01%     
===================================================
  Files                  556      556              
  Lines                29829    29831       +2     
  Branches              7106     7107       +1     
===================================================
+ Hits                 26186    26187       +1     
- Misses                3335     3336       +1     
  Partials               308      308              

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