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: use axios-mock-adapter for mocking axios requests #2647

Merged

fix: remove unused variable

cb2205e
Select commit
Loading
Failed to load commit list.
Merged

feat: use axios-mock-adapter for mocking axios requests #2647

fix: remove unused variable
cb2205e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

86.94% (+0.04%) compared to e7cfdf3

View this Pull Request on Codecov

86.94% (+0.04%) compared to e7cfdf3

Details

Codecov Report

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

Comparison is base (e7cfdf3) 86.89% compared to head (cb2205e) 86.94%.

❗ Current head cb2205e differs from pull request most recent head 66b99dc. Consider uploading reports for the commit 66b99dc to get more accurate results

Additional details and impacted files
@@                         Coverage Diff                          @@
##           feat.add-comp-test-axios-mocking    #2647      +/-   ##
====================================================================
+ Coverage                             86.89%   86.94%   +0.04%     
====================================================================
  Files                                   613      634      +21     
  Lines                                 28216    28250      +34     
  Branches                               6708     6704       -4     
====================================================================
+ Hits                                  24519    24562      +43     
+ Misses                                 3363     3354       -9     
  Partials                                334      334              
Files Coverage Δ
src/v0/destinations/canny/util.js 81.81% <100.00%> (ø)
src/v0/destinations/yahoo_dsp/util.js 90.00% <100.00%> (ø)
...tegrations/destinations/active_campaign/network.ts 100.00% <ø> (ø)
...t/integrations/destinations/af/deleteUsers/data.ts 100.00% <100.00%> (ø)
test/integrations/destinations/af/network.ts 100.00% <100.00%> (ø)
...t/integrations/destinations/am/deleteUsers/data.ts 100.00% <100.00%> (ø)
test/integrations/destinations/am/network.ts 100.00% <100.00%> (ø)
...ntegrations/destinations/braze/deleteUsers/data.ts 100.00% <100.00%> (ø)
test/integrations/destinations/braze/network.ts 100.00% <100.00%> (ø)
test/integrations/destinations/canny/network.ts 100.00% <ø> (ø)
... and 25 more

... and 1 file with indirect coverage changes

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