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: deleting access token cache for marketo bulk upload destination #3029

Merged
merged 10 commits into from
Jan 25, 2024

fix: removing console logs

d6c13a5
Select commit
Loading
Failed to load commit list.
Merged

fix: deleting access token cache for marketo bulk upload destination #3029

fix: removing console logs
d6c13a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

87.08% (+0.00%) compared to a664a08

View this Pull Request on Codecov

87.08% (+0.00%) compared to a664a08

Details

Codecov Report

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

Comparison is base (a664a08) 87.07% compared to head (d6c13a5) 87.08%.

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

Files Patch % Lines
src/v0/destinations/marketo_bulk_upload/util.js 72.22% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           hotfix/20240124    #3029   +/-   ##
================================================
  Coverage            87.07%   87.08%           
================================================
  Files                  530      530           
  Lines                28812    28800   -12     
  Branches              6860     6856    -4     
================================================
- Hits                 25088    25080    -8     
+ Misses                3377     3375    -2     
+ Partials               347      345    -2     

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