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: add support for getting anonymousId by note attributes array #3893

Merged
merged 8 commits into from
Dec 6, 2024

chore: fix sonar issues

b3f7140
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for getting anonymousId by note attributes array #3893

chore: fix sonar issues
b3f7140
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

90.47% (-0.01%) compared to 275e971, passed because coverage increased by 0% when compared to adjusted base (90.47%)

View this Pull Request on Codecov

90.47% (-0.01%) compared to 275e971, passed because coverage increased by 0% when compared to adjusted base (90.47%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.47%. Comparing base (275e971) to head (b3f7140).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
.../shopify/webhookTransformations/serverSideUtlis.js 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3893      +/-   ##
===========================================
- Coverage    90.47%   90.47%   -0.01%     
===========================================
  Files          615      615              
  Lines        32320    32329       +9     
  Branches      7677     7682       +5     
===========================================
+ Hits         29242    29250       +8     
- Misses        2822     2823       +1     
  Partials       256      256              

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