Skip to content

feat(config): Add ssl_config to global_config (DM-3969)#2720

Open
haakonvt wants to merge 5 commits into
masterfrom
add-ssl-context-config
Open

feat(config): Add ssl_config to global_config (DM-3969)#2720
haakonvt wants to merge 5 commits into
masterfrom
add-ssl-context-config

make workflow test robust

86d404f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

93.65% (-0.02%) compared to 6757ba9

View this Pull Request on Codecov

93.65% (-0.02%) compared to 6757ba9

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.65%. Comparing base (6757ba9) to head (86d404f).

Files with missing lines Patch % Lines
cognite/client/config.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2720      +/-   ##
==========================================
- Coverage   93.67%   93.65%   -0.02%     
==========================================
  Files         504      504              
  Lines       51112    51118       +6     
==========================================
- Hits        47878    47877       -1     
- Misses       3234     3241       +7     
Files with missing lines Coverage Δ
cognite/client/_http_client.py 93.42% <ø> (ø)
tests/tests_integration/test_api/test_workflows.py 87.43% <100.00%> (-0.97%) ⬇️
cognite/client/config.py 90.38% <66.66%> (-0.95%) ⬇️

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