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

[Iterable Lists] - STRATCONN-4357 - Fixing "Additional traits or identifiers must be a string but it was an object." error in Iterable Lists. #2541

Merged
merged 4 commits into from
Nov 12, 2024

updating generated types

11e31ed
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

78.40% (+0.01%) compared to 76ef79a

View this Pull Request on Codecov

78.40% (+0.01%) compared to 76ef79a

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.40%. Comparing base (76ef79a) to head (11e31ed).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...ons/iterable-lists/syncAudience/iterable-client.ts 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2541      +/-   ##
==========================================
+ Coverage   78.39%   78.40%   +0.01%     
==========================================
  Files        1012     1012              
  Lines       17794    17795       +1     
  Branches     3349     3355       +6     
==========================================
+ Hits        13950    13953       +3     
+ Misses       2720     2719       -1     
+ Partials     1124     1123       -1     

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