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(delighted): replace myAxios utility with handleHttpRequest utility #3237

Merged
merged 5 commits into from
Apr 22, 2024

Merge remote-tracking branch 'origin/develop' into fix.delighted

b689ea2
Select commit
Loading
Failed to load commit list.
Merged

fix(delighted): replace myAxios utility with handleHttpRequest utility #3237

Merge remote-tracking branch 'origin/develop' into fix.delighted
b689ea2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

87.89% (+0.02%) compared to adb5751

View this Pull Request on Codecov

87.89% (+0.02%) compared to adb5751

Details

Codecov Report

Attention: Patch coverage is 56.52174% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 87.89%. Comparing base (adb5751) to head (b689ea2).
Report is 6 commits behind head on develop.

Files Patch % Lines
src/v0/destinations/delighted/util.js 56.52% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3237      +/-   ##
===========================================
+ Coverage    87.86%   87.89%   +0.02%     
===========================================
  Files          556      556              
  Lines        29996    29994       -2     
  Branches      7172     7170       -2     
===========================================
+ Hits         26356    26363       +7     
+ Misses        3336     3329       -7     
+ Partials       304      302       -2     

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