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: add date time support to hs #3906

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Merge branch 'main' of github.com:rudderlabs/rudder-transformer into …

d03e33a
Select commit
Loading
Failed to load commit list.
Open

fix: add date time support to hs #3906

Merge branch 'main' of github.com:rudderlabs/rudder-transformer into …
d03e33a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

90.48% (+0.00%) compared to 275e971

View this Pull Request on Codecov

90.48% (+0.00%) compared to 275e971

Details

Codecov Report

Attention: Patch coverage is 96.73913% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.48%. Comparing base (275e971) to head (d03e33a).
Report is 29 commits behind head on develop.

Files with missing lines Patch % Lines
src/v0/destinations/hs/util.js 50.00% 2 Missing ⚠️
.../shopify/webhookTransformations/serverSideUtlis.js 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3906   +/-   ##
========================================
  Coverage    90.47%   90.48%           
========================================
  Files          615      615           
  Lines        32320    32363   +43     
  Branches      7677     7689   +12     
========================================
+ Hits         29242    29283   +41     
- Misses        2822     2856   +34     
+ Partials       256      224   -32     

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