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: error handling in active_campaign #2843

Merged
merged 5 commits into from
Dec 1, 2023

chore: remove commented imports

422b15c
Select commit
Loading
Failed to load commit list.
Merged

fix: error handling in active_campaign #2843

chore: remove commented imports
422b15c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 1s

87.26% (-0.01%) compared to 1a8d825

View this Pull Request on Codecov

87.26% (-0.01%) compared to 1a8d825

Details

Codecov Report

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

Comparison is base (1a8d825) 87.26% compared to head (422b15c) 87.26%.

Files Patch % Lines
src/v0/destinations/active_campaign/transform.js 16.66% 5 Missing ⚠️
src/v0/destinations/active_campaign/util.js 16.66% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2843      +/-   ##
===========================================
- Coverage    87.26%   87.26%   -0.01%     
===========================================
  Files          775      775              
  Lines        28925    28923       -2     
  Branches      6789     6788       -1     
===========================================
- Hits         25241    25239       -2     
  Misses        3344     3344              
  Partials       340      340              

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