Skip to content

Add retrying to upload functionality #36

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

Merged
merged 9 commits into from
Feb 8, 2023

Conversation

Miauwkeru
Copy link
Contributor

(DIS-1804)

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #36 (39c9401) into main (b1f153e) will increase coverage by 0.01%.
The diff coverage is 89.47%.

❗ Current head 39c9401 differs from pull request most recent head 724c5df. Consider uploading reports for the commit 724c5df to get more accurate results

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   37.59%   37.60%   +0.01%     
==========================================
  Files          21       21              
  Lines        2458     2702     +244     
==========================================
+ Hits          924     1016      +92     
- Misses       1534     1686     +152     
Flag Coverage Δ
unittests 37.60% <89.47%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
acquire/acquire.py 40.23% <50.00%> (+0.43%) ⬆️
acquire/uploaders/plugin.py 90.00% <89.65%> (+6.66%) ⬆️
acquire/uploaders/minio.py 91.66% <100.00%> (+1.66%) ⬆️
acquire/tools/decrypter.py 0.00% <0.00%> (ø)
acquire/dynamic/windows/collect.py 0.00% <0.00%> (ø)
acquire/collector.py 51.88% <0.00%> (+3.41%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Miauwkeru Miauwkeru force-pushed the DIS-1804_make-uploading-more-fault-tollerant branch from 24be5a4 to 9500ef0 Compare February 3, 2023 13:45
@Miauwkeru Miauwkeru requested a review from Schamper February 3, 2023 13:48
@Miauwkeru Miauwkeru force-pushed the DIS-1804_make-uploading-more-fault-tollerant branch from 8063f47 to 807098f Compare February 8, 2023 09:44
@Miauwkeru Miauwkeru merged commit bc18a3e into main Feb 8, 2023
@Miauwkeru Miauwkeru deleted the DIS-1804_make-uploading-more-fault-tollerant branch February 8, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants