Skip to content

extend test to use timezone arg. dont pass tz if None

c0aebe1
Select commit
Loading
Failed to load commit list.
Merged

feat(SyntheticTimeSeries): add optional timezone argument to the query method #2465

extend test to use timezone arg. dont pass tz if None
c0aebe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 1s

48.86% (+0.00%) compared to e2f06c0

View this Pull Request on Codecov

48.86% (+0.00%) compared to e2f06c0

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.86%. Comparing base (e2f06c0) to head (c0aebe1).

Files with missing lines Patch % Lines
cognite/client/_api/synthetic_time_series.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2465   +/-   ##
=======================================
  Coverage   48.86%   48.86%           
=======================================
  Files         191      191           
  Lines       26152    26156    +4     
=======================================
+ Hits        12778    12781    +3     
- Misses      13374    13375    +1     
Files with missing lines Coverage Δ
cognite/client/_api/synthetic_time_series.py 73.39% <57.14%> (+0.06%) ⬆️

... 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.