Skip to content

Also handle case when multiple time attributes are present

25ccff4
Select commit
Loading
Failed to load commit list.
Open

feat!: Change Pandas timestamp resolution to ms for timestamp attributes #2485

Also handle case when multiple time attributes are present
25ccff4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

64.60% (+0.00%) compared to b268276

View this Pull Request on Codecov

64.60% (+0.00%) compared to b268276

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.60%. Comparing base (b268276) to head (25ccff4).
⚠️ Report is 2 commits behind head on pysdk-release-v8.

Additional details and impacted files
@@                Coverage Diff                @@
##           pysdk-release-v8    #2485   +/-   ##
=================================================
  Coverage             64.59%   64.60%           
=================================================
  Files                   467      467           
  Lines                 47789    47808   +19     
=================================================
+ Hits                  30871    30887   +16     
- Misses                16918    16921    +3     
Files with missing lines Coverage Δ
cognite/client/data_classes/_base.py 49.67% <100.00%> (+0.33%) ⬆️
cognite/client/utils/_pandas_helpers.py 60.57% <100.00%> (ø)
tests/tests_unit/test_base.py 98.93% <100.00%> (+0.03%) ⬆️
...a_classes/test_data_models/test_typed_instances.py 99.38% <100.00%> (+0.01%) ⬆️
tests/tests_unit/test_data_classes/test_groups.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.