Skip to content

Forgerock OAuth provider#13499

Open
bddvlpr wants to merge 1 commit into
apache:mainfrom
bddvlpr:feature_forgerock-oauth
Open

Forgerock OAuth provider#13499
bddvlpr wants to merge 1 commit into
apache:mainfrom
bddvlpr:feature_forgerock-oauth

feat: forgerock oauth provider

4408f2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

19.47% (-0.01%) compared to 4816e05, passed because coverage increased by 0% when compared to adjusted base (19.47%)

View this Pull Request on Codecov

19.47% (-0.01%) compared to 4816e05, passed because coverage increased by 0% when compared to adjusted base (19.47%)

Details

Codecov Report

❌ Patch coverage is 66.30435% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.47%. Comparing base (4816e05) to head (4408f2c).
⚠️ Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
...dstack/oauth2/oidc/AbstractOIDCOAuth2Provider.java 75.30% 14 Missing and 6 partials ⚠️
...tack/oauth2/forgerock/ForgeRockOAuth2Provider.java 0.00% 7 Missing ⚠️
...k/oauth2/api/command/RegisterOAuthProviderCmd.java 0.00% 2 Missing and 1 partial ⚠️
...dstack/oauth2/keycloak/KeycloakOAuth2Provider.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13499      +/-   ##
============================================
- Coverage     19.47%   19.47%   -0.01%     
+ Complexity    19353    19351       -2     
============================================
  Files          6294     6298       +4     
  Lines        568214   568407     +193     
  Branches      69609    69627      +18     
============================================
+ Hits         110681   110699      +18     
- Misses       445452   445627     +175     
  Partials      12081    12081              

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

🚀 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.