Release timezone and calendar features in DatapointsAPI (beta) #1779
Codecov / codecov/project
succeeded
May 31, 2024 in 0s
92.94% (-0.02%) compared to 00990e7
View this Pull Request on Codecov
92.94% (-0.02%) compared to 00990e7
Details
Codecov Report
Attention: Patch coverage is 91.20879%
with 24 lines
in your changes are missing coverage. Please review.
Project coverage is 92.94%. Comparing base (
00990e7
) to head (756a4f6
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1779 +/- ##
==========================================
- Coverage 92.95% 92.94% -0.02%
==========================================
Files 121 121
Lines 17547 17673 +126
==========================================
+ Hits 16311 16426 +115
- Misses 1236 1247 +11
Files | Coverage Δ | |
---|---|---|
cognite/client/_api/datapoints.py | 97.74% <100.00%> (-0.14%) |
⬇️ |
cognite/client/_version.py | 100.00% <100.00%> (ø) |
|
cognite/client/utils/__init__.py | 100.00% <ø> (+11.11%) |
⬆️ |
cognite/client/utils/_importing.py | 91.66% <ø> (ø) |
|
cognite/client/_api/datapoint_tasks.py | 95.21% <96.55%> (-0.36%) |
⬇️ |
cognite/client/utils/_pandas_helpers.py | 85.48% <85.00%> (-0.88%) |
⬇️ |
cognite/client/utils/_time.py | 94.86% <87.50%> (+0.05%) |
⬆️ |
cognite/client/data_classes/datapoints.py | 91.72% <88.00%> (+0.30%) |
⬆️ |
Loading