Skip to content

Add CDM Timeseries Upload Queue#439

Merged
devendra-lohar merged 28 commits into
masterfrom
DOG-5255-CDM-Timeseries-db-extractor
Jun 25, 2025
Merged

Add CDM Timeseries Upload Queue#439
devendra-lohar merged 28 commits into
masterfrom
DOG-5255-CDM-Timeseries-db-extractor

Merge branch 'master' into DOG-5255-CDM-Timeseries-db-extractor

f024e28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 0s

77.99% (+0.27%) compared to 614939f

View this Pull Request on Codecov

77.99% (+0.27%) compared to 614939f

Details

Codecov Report

Attention: Patch coverage is 86.32479% with 16 lines in your changes missing coverage. Please review.

Project coverage is 77.99%. Comparing base (614939f) to head (f024e28).

Files with missing lines Patch % Lines
cognite/extractorutils/uploader/time_series.py 86.53% 14 Missing ⚠️
cognite/extractorutils/uploader_extractor.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   77.71%   77.99%   +0.27%     
==========================================
  Files          42       42              
  Lines        3523     3613      +90     
==========================================
+ Hits         2738     2818      +80     
- Misses        785      795      +10     
Files with missing lines Coverage Δ
cognite/extractorutils/uploader/__init__.py 100.00% <ø> (ø)
cognite/extractorutils/uploader_types.py 95.83% <100.00%> (+1.09%) ⬆️
cognite/extractorutils/uploader_extractor.py 79.16% <75.00%> (-1.14%) ⬇️
cognite/extractorutils/uploader/time_series.py 76.54% <86.53%> (+4.29%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.