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(hs): chunking data based on batch limit #2907

Merged
merged 29 commits into from
Feb 7, 2024

chore: code refactor

90f3784
Select commit
Loading
Failed to load commit list.
Merged

feat(hs): chunking data based on batch limit #2907

chore: code refactor
90f3784
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

87.27% (+0.00%) compared to 2a21274

View this Pull Request on Codecov

87.27% (+0.00%) compared to 2a21274

Details

Codecov Report

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

Comparison is base (2a21274) 87.26% compared to head (90f3784) 87.27%.

Files Patch % Lines
src/v0/destinations/hs/util.js 98.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2907   +/-   ##
========================================
  Coverage    87.26%   87.27%           
========================================
  Files          534      534           
  Lines        29055    29069   +14     
  Branches      6918     6917    -1     
========================================
+ Hits         25355    25370   +15     
+ Misses        3358     3357    -1     
  Partials       342      342           

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