Skip to content

test(integrations): Add unit tests for Integrations API client - #2821

Draft
vikramlc-cognite wants to merge 1 commit into
integrations-part2.1-core-api-implfrom
integrations-part2.2-core-api-tests
Draft

test(integrations): Add unit tests for Integrations API client#2821
vikramlc-cognite wants to merge 1 commit into
integrations-part2.1-core-api-implfrom
integrations-part2.2-core-api-tests

test(integrations): Add unit tests for Integrations API client

eb9d750
Select commit
Loading
Failed to load commit list.
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% <ø> (ø)

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