Refactor OAuthDeviceCode to support non-Entra IdPs #1892
Merged
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%) |
⬇️ |
Loading