Skip to content

EDGE-613 Fix Cognite client certificate auth#544

Merged
Yaseen-A-Khan merged 10 commits into
masterfrom
EDGE-613-cognite-cert-auth
Jun 30, 2026
Merged

EDGE-613 Fix Cognite client certificate auth#544
Yaseen-A-Khan merged 10 commits into
masterfrom
EDGE-613-cognite-cert-auth

added a safe check for CERTIFICATE_AUTH_PEM to be set,

ea8fff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

83.43% (+0.35%) compared to 3bb7bb5

View this Pull Request on Codecov

83.43% (+0.35%) compared to 3bb7bb5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.43%. Comparing base (3bb7bb5) to head (ea8fff6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
+ Coverage   83.08%   83.43%   +0.35%     
==========================================
  Files          45       45              
  Lines        4522     4522              
==========================================
+ Hits         3757     3773      +16     
+ Misses        765      749      -16     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/configtools/_util.py 77.04% <100.00%> (+11.47%) ⬆️
cognite/extractorutils/configtools/elements.py 81.77% <ø> (+1.40%) ⬆️
...te/extractorutils/unstable/configuration/models.py 85.71% <ø> (+0.85%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.