Skip to content

Prevent logout when filling questionnaire#3830

Open
FikriMilano wants to merge 2 commits into
mainfrom
3829-prevent-auto-logout-on-token-expiry
Open

Prevent logout when filling questionnaire#3830
FikriMilano wants to merge 2 commits into
mainfrom
3829-prevent-auto-logout-on-token-expiry

Merge branch 'main' into 3829-prevent-auto-logout-on-token-expiry

702fe89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 0s

25.2% (target 25.0%)

View this Pull Request on Codecov

25.2% (target 25.0%)

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.2%. Comparing base (aaebbb6) to head (702fe89).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...re/engine/data/remote/shared/TokenAuthenticator.kt 0.0% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #3830     +/-   ##
=========================================
+ Coverage     25.0%   25.2%   +0.1%     
  Complexity     844     844             
=========================================
  Files          297     299      +2     
  Lines        16102   15884    -218     
  Branches      2689    2637     -52     
=========================================
- Hits          4038    4013     -25     
+ Misses       11580   11389    -191     
+ Partials       484     482      -2     
Files with missing lines Coverage Δ
...register/fhircore/quest/ui/main/AppMainActivity.kt 0.8% <ø> (-3.3%) ⬇️
...re/quest/ui/questionnaire/QuestionnaireActivity.kt 0.7% <ø> (+0.1%) ⬆️
...re/engine/data/remote/shared/TokenAuthenticator.kt 72.7% <0.0%> (-1.7%) ⬇️

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