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: not allowing empty string or null values for mandatory fields in zoho #3800

Merged
merged 1 commit into from
Oct 18, 2024

fix: not allowing empty string or null values for mandatory fields in…

aa2fe76
Select commit
Loading
Failed to load commit list.
Merged

fix: not allowing empty string or null values for mandatory fields in zoho #3800

fix: not allowing empty string or null values for mandatory fields in…
aa2fe76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

89.05% (+0.11%) compared to 65a9844

View this Pull Request on Codecov

89.05% (+0.11%) compared to 65a9844

Details

Codecov Report

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

Project coverage is 89.05%. Comparing base (65a9844) to head (aa2fe76).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdk/v2/destinations/zoho/utils.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3800      +/-   ##
===========================================
+ Coverage    88.94%   89.05%   +0.11%     
===========================================
  Files          599      608       +9     
  Lines        32574    32989     +415     
  Branches      7741     7809      +68     
===========================================
+ Hits         28972    29380     +408     
+ Misses        3325     3302      -23     
- Partials       277      307      +30     

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