Skip to content

Fix auto login#3773

Open
FikriMilano wants to merge 4 commits into
mainfrom
3772-fix-auto-login
Open

Fix auto login#3773
FikriMilano wants to merge 4 commits into
mainfrom
3772-fix-auto-login

Merge branch 'main' into 3772-fix-auto-login

0a893be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

25.3% (target 25.0%)

View this Pull Request on Codecov

25.3% (target 25.0%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.3%. Comparing base (b4b5028) to head (0a893be).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
...re/engine/data/remote/shared/TokenAuthenticator.kt 66.6% 0 Missing and 1 partial ⚠️
...tregister/fhircore/quest/ui/login/LoginActivity.kt 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #3773     +/-   ##
=========================================
- Coverage     30.0%   25.3%   -4.8%     
+ Complexity     915     815    -100     
=========================================
  Files          287     297     +10     
  Lines        15409   16080    +671     
  Branches      2703    2810    +107     
=========================================
- Hits          4628    4072    -556     
- Misses       10215   11494   +1279     
+ Partials       566     514     -52     
Files with missing lines Coverage Δ
...re/engine/data/remote/shared/TokenAuthenticator.kt 74.0% <66.6%> (-0.4%) ⬇️
...tregister/fhircore/quest/ui/login/LoginActivity.kt 7.4% <0.0%> (-2.1%) ⬇️

... and 63 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.