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

[Hubspot] - adding tests and caching - WIP #2458

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

moving dynamic field code to separate file

5022f87
Select commit
Loading
Failed to load commit list.
Open

[Hubspot] - adding tests and caching - WIP #2458

moving dynamic field code to separate file
5022f87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

78.57% (+0.63%) compared to ab536b3

View this Pull Request on Codecov

78.57% (+0.63%) compared to ab536b3

Details

Codecov Report

Attention: Patch coverage is 72.50000% with 99 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (ab536b3) to head (5022f87).

Files with missing lines Patch % Lines
.../upsertObject/functions/dynamic-field-functions.ts 7.89% 35 Missing ⚠️
...rtObject/functions/hubspot-properties-functions.ts 75.38% 7 Missing and 9 partials ⚠️
...upsertObject/functions/hubspot-record-functions.ts 68.08% 11 Missing and 4 partials ⚠️
...tObject/functions/hubspot-association-functions.ts 84.48% 7 Missing and 2 partials ⚠️
...s/hubspot/customEvent/functions/cache-functions.ts 77.41% 4 Missing and 3 partials ⚠️
...t/customEvent/functions/dynamic-field-functions.ts 40.00% 6 Missing ⚠️
...hubspot/upsertObject/functions/schema-functions.ts 86.48% 3 Missing and 2 partials ⚠️
...pot/upsertObject/functions/validation-functions.ts 88.57% 2 Missing and 2 partials ⚠️
.../hubspot/customEvent/functions/schema-functions.ts 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2458      +/-   ##
==========================================
+ Coverage   77.94%   78.57%   +0.63%     
==========================================
  Files         982      989       +7     
  Lines       17059    17077      +18     
  Branches     3208     3211       +3     
==========================================
+ Hits        13297    13419     +122     
+ Misses       2693     2589     -104     
  Partials     1069     1069              

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