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

RE2022-217: Workspace uploader performance #426

Merged
merged 42 commits into from
Feb 1, 2024

Merge branch 'main' into dv-WS_uploader_performance

b75e0e1
Select commit
Loading
Failed to load commit list.
Merged

RE2022-217: Workspace uploader performance #426

Merge branch 'main' into dv-WS_uploader_performance
b75e0e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

47.12% (+0.02%) compared to dde30cc

View this Pull Request on Codecov

47.12% (+0.02%) compared to dde30cc

Details

Codecov Report

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

Comparison is base (dde30cc) 47.09% compared to head (b75e0e1) 47.12%.
Report is 20 commits behind head on main.

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

Files Patch % Lines
...c/loaders/workspace_uploader/workspace_uploader.py 63.20% 46 Missing ⚠️
src/loaders/common/callback_server_wrapper.py 3.44% 28 Missing ⚠️
src/loaders/common/loader_helper.py 20.00% 24 Missing ⚠️
...aders/workspace_downloader/workspace_downloader.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
+ Coverage   47.09%   47.12%   +0.02%     
==========================================
  Files          75       75              
  Lines        6508     6602      +94     
==========================================
+ Hits         3065     3111      +46     
- Misses       3443     3491      +48     

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