feat(integrations): Add startup/checkin endpoints + tooling fixes - #2822
Closed
vikramlc-cognite wants to merge 1 commit into
Closed
feat(integrations): Add startup/checkin endpoints + tooling fixes#2822vikramlc-cognite wants to merge 1 commit into
vikramlc-cognite wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 8, 2026 in 0s
93.26% (+0.03%) compared to eb9d750
View this Pull Request on Codecov
93.26% (+0.03%) compared to eb9d750
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (eb9d750) to head (1a77b03).
Additional details and impacted files
@@ Coverage Diff @@
## integrations-part2.2-core-api-tests #2822 +/- ##
=======================================================================
+ Coverage 93.22% 93.26% +0.03%
=======================================================================
Files 538 539 +1
Lines 54531 54650 +119
=======================================================================
+ Hits 50835 50967 +132
+ Misses 3696 3683 -13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api/integrations/__init__.py | 95.52% <100.00%> (+0.69%) |
⬆️ |
| cognite/client/_sync_api/integrations/__init__.py | 98.11% <100.00%> (+0.19%) |
⬆️ |
| ...gnite/client/data_classes/integrations/__init__.py | 100.00% <100.00%> (ø) |
|
| ...ognite/client/data_classes/integrations/checkin.py | 100.00% <100.00%> (ø) |
|
| cognite/client/utils/_url.py | 100.00% <ø> (ø) |
|
| ...it/test_api/test_integrations/test_integrations.py | 100.00% <100.00%> (ø) |
|
| tests/tests_unit/test_api_client.py | 99.72% <ø> (ø) |
|
| .../tests_unit/test_data_classes/test_integrations.py | 100.00% <100.00%> (ø) |
🚀 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