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

[SDKS-3020] Support Centralize Oidc Signoff with PingOne #421

Merged
merged 1 commit into from
Jun 10, 2024

[SDKS-3020] Support Centralize Oidc Signoff with PingOne

3ed82d6
Select commit
Loading
Failed to load commit list.
Merged

[SDKS-3020] Support Centralize Oidc Signoff with PingOne #421

[SDKS-3020] Support Centralize Oidc Signoff with PingOne
3ed82d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 6, 2024 in 0s

66.12% (-1.80%) compared to f54dad4

View this Pull Request on Codecov

66.12% (-1.80%) compared to f54dad4

Details

Codecov Report

Attention: Patch coverage is 49.24242% with 268 lines in your changes missing coverage. Please review.

Project coverage is 66.12%. Comparing base (f54dad4) to head (3ed82d6).
Report is 2 commits behind head on develop.

Files Patch % Lines
...gerock/android/auth/centralize/AppAuthFragment2.kt 0.00% 64 Missing ⚠️
...in/java/org/forgerock/android/auth/OAuth2Client.kt 76.38% 49 Missing and 2 partials ⚠️
...erock/android/auth/centralize/AuthorizeContract.kt 0.00% 39 Missing ⚠️
...va/org/forgerock/android/auth/AppAuthConfigurer.kt 0.00% 27 Missing ⚠️
...rock/android/auth/centralize/EndSessionContract.kt 0.00% 21 Missing ⚠️
.../org/forgerock/android/auth/centralize/Launcher.kt 0.00% 18 Missing ⚠️
...ain/java/org/forgerock/android/auth/AccessToken.kt 83.87% 8 Missing and 7 partials ⚠️
...rgerock/android/auth/centralize/BrowserLauncher.kt 0.00% 15 Missing ⚠️
...ava/org/forgerock/android/auth/SessionManager.java 36.36% 6 Missing and 1 partial ⚠️
...c/main/java/org/forgerock/android/auth/FRUser.java 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #421      +/-   ##
=============================================
- Coverage      67.92%   66.12%   -1.80%     
+ Complexity      1664     1621      -43     
=============================================
  Files            243      245       +2     
  Lines           7659     7716      +57     
  Branches         823      836      +13     
=============================================
- Hits            5202     5102     -100     
- Misses          2078     2248     +170     
+ Partials         379      366      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.