feat: add client conversion methods (sync <-> async) #2520
Merged
Codecov / codecov/project
succeeded
Mar 20, 2026 in 1s
93.40% (-0.08%) compared to 36037e2
View this Pull Request on Codecov
93.40% (-0.08%) compared to 36037e2
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.40%. Comparing base (36037e2) to head (39da3fb).
Additional details and impacted files
@@ Coverage Diff @@
## pysdk-release-v8 #2520 +/- ##
====================================================
- Coverage 93.48% 93.40% -0.08%
====================================================
Files 478 478
Lines 48118 48163 +45
====================================================
+ Hits 44983 44989 +6
- Misses 3135 3174 +39 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_cognite_client.py | 92.59% <100.00%> (+0.43%) |
⬆️ |
| cognite/client/_sync_cognite_client.py | 91.26% <100.00%> (+0.17%) |
⬆️ |
| tests/tests_integration/test_api/test_workflows.py | 90.38% <100.00%> (-3.35%) |
⬇️ |
| tests/tests_unit/test_cognite_client.py | 98.79% <100.00%> (+0.16%) |
⬆️ |
🚀 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.
Loading