Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor OAuthDeviceCode to support non-Entra IdPs #1892

Merged
merged 16 commits into from
Sep 23, 2024

build; bump

88fe60f
Select commit
Loading
Failed to load commit list.
Merged

Refactor OAuthDeviceCode to support non-Entra IdPs #1892

build; bump
88fe60f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

90.18% (-0.14%) compared to 050f53a

View this Pull Request on Codecov

90.18% (-0.14%) compared to 050f53a

Details

Codecov Report

Attention: Patch coverage is 50.58824% with 42 lines in your changes missing coverage. Please review.

Project coverage is 90.18%. Comparing base (050f53a) to head (88fe60f).

Files with missing lines Patch % Lines
cognite/client/credentials.py 50.00% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1892      +/-   ##
==========================================
- Coverage   90.32%   90.18%   -0.14%     
==========================================
  Files         133      133              
  Lines       21131    21200      +69     
==========================================
+ Hits        19086    19119      +33     
- Misses       2045     2081      +36     
Files with missing lines Coverage Δ
cognite/client/_version.py 100.00% <100.00%> (ø)
cognite/client/credentials.py 82.38% <50.00%> (-8.97%) ⬇️