test(integrations): Add unit tests for Integrations API client - #2821
Draft
vikramlc-cognite wants to merge 1 commit into
Draft
test(integrations): Add unit tests for Integrations API client#2821vikramlc-cognite wants to merge 1 commit into
vikramlc-cognite wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 8, 2026 in 1s
93.22% (+0.19%) compared to 6fdd3ea
View this Pull Request on Codecov
93.22% (+0.19%) compared to 6fdd3ea
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.22%. Comparing base (6fdd3ea) to head (eb9d750).
Additional details and impacted files
@@ Coverage Diff @@
## integrations-part2.1-core-api-impl #2821 +/- ##
======================================================================
+ Coverage 93.02% 93.22% +0.19%
======================================================================
Files 533 538 +5
Lines 54352 54531 +179
======================================================================
+ Hits 50562 50835 +273
+ Misses 3790 3696 -94 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ts_unit/test_api/test_integrations/test_actions.py | 100.00% <100.00%> (ø) |
|
| ...sts_unit/test_api/test_integrations/test_config.py | 100.00% <100.00%> (ø) |
|
| ...sts_unit/test_api/test_integrations/test_errors.py | 100.00% <100.00%> (ø) |
|
| ...it/test_api/test_integrations/test_integrations.py | 100.00% <100.00%> (ø) |
|
| ...ests_unit/test_api/test_integrations/test_tasks.py | 100.00% <100.00%> (ø) |
|
| tests/tests_unit/test_api_client.py | 99.72% <ø> (ø) |
🚀 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