Skip to content

Merge branch 'main' into cdf-27549-custom-apps-part2

1468f62
Select commit
Loading
Failed to load commit list.
Open

[CDF-27549] Add AppsAPI client for the App Hosting API #2986

Merge branch 'main' into cdf-27549-custom-apps-part2
1468f62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

85.95% (+0.01%) compared to bd19858

View this Pull Request on Codecov

85.95% (+0.01%) compared to bd19858

Details

Codecov Report

❌ Patch coverage is 89.15663% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.95%. Comparing base (bd19858) to head (1468f62).

Files with missing lines Patch % Lines
cognite_toolkit/_cdf_tk/client/api/apps.py 87.87% 8 Missing ⚠️
...nite_toolkit/_cdf_tk/client/http_client/_client.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2986      +/-   ##
==========================================
+ Coverage   85.93%   85.95%   +0.01%     
==========================================
  Files         465      466       +1     
  Lines       42698    42780      +82     
==========================================
+ Hits        36692    36770      +78     
- Misses       6006     6010       +4     
Files with missing lines Coverage Δ
cognite_toolkit/_cdf_tk/client/_toolkit_client.py 100.00% <100.00%> (ø)
...nite_toolkit/_cdf_tk/client/http_client/_client.py 87.96% <93.33%> (+1.82%) ⬆️
cognite_toolkit/_cdf_tk/client/api/apps.py 87.87% <87.87%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.