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: initial assets uploader queue #230

Merged
merged 7 commits into from
Jul 14, 2023

refactor: review suggestions

eb32437
Select commit
Loading
Failed to load commit list.
Merged

feat: initial assets uploader queue #230

refactor: review suggestions
eb32437
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 0s

79.18% (+0.45%) compared to 3471700

View this Pull Request on Codecov

79.18% (+0.45%) compared to 3471700

Details

Codecov Report

Merging #230 (eb32437) into master (3471700) will increase coverage by 0.45%.
The diff coverage is 91.54%.

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
+ Coverage   78.73%   79.18%   +0.45%     
==========================================
  Files          21       22       +1     
  Lines        1876     1946      +70     
==========================================
+ Hits         1477     1541      +64     
- Misses        399      405       +6     
Impacted Files Coverage Δ
cognite/extractorutils/uploader/events.py 92.30% <ø> (+1.13%) ⬆️
cognite/extractorutils/uploader/_base.py 91.52% <50.00%> (-1.46%) ⬇️
cognite/extractorutils/uploader/assets.py 92.18% <92.18%> (ø)
cognite/extractorutils/uploader/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/uploader/_metrics.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes