Skip to content

Merge branch 'main' into bugfix/3821-fix-auth-server-connection-crash

b9828fc
Select commit
Loading
Failed to load commit list.
Open

Resolve crash that occurs when a connection to Keycloak fails #3822

Merge branch 'main' into bugfix/3821-fix-auth-server-connection-crash
b9828fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 0s

24.6% (target 25.0%)

View this Pull Request on Codecov

24.6% (target 25.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.6%. Comparing base (aaebbb6) to head (b9828fc).
⚠️ Report is 10 commits behind head on main.

❌ Your project check has failed because the head coverage (24.6%) is below the target coverage (25.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #3822     +/-   ##
=========================================
- Coverage     25.0%   24.6%   -0.4%     
- Complexity     844     849      +5     
=========================================
  Files          297     305      +8     
  Lines        16102   16516    +414     
  Branches      2689    2747     +58     
=========================================
+ Hits          4038    4076     +38     
- Misses       11580   11956    +376     
  Partials       484     484             
Files with missing lines Coverage Δ
...re/engine/data/remote/shared/TokenAuthenticator.kt 74.8% <100.0%> (+0.3%) ⬆️

... and 7 files with indirect coverage changes

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