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

Reuse storage clients + destroy when no longer needed (fixes #734) #735

Merged
merged 6 commits into from
Dec 21, 2023

Merge branch 'master' into master

7c9ab06
Select commit
Loading
Failed to load commit list.
Merged

Reuse storage clients + destroy when no longer needed (fixes #734) #735

Merge branch 'master' into master
7c9ab06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

88.79% (+0.04%) compared to 65f8670

View this Pull Request on Codecov

88.79% (+0.04%) compared to 65f8670

Details

Codecov Report

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

Comparison is base (65f8670) 88.75% compared to head (7c9ab06) 88.79%.
Report is 1 commits behind head on master.

Files Patch % Lines
lib/file_transfer_agent/file_transfer_agent.js 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
+ Coverage   88.75%   88.79%   +0.04%     
==========================================
  Files          61       61              
  Lines        5689     5702      +13     
==========================================
+ Hits         5049     5063      +14     
+ Misses        640      639       -1     

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