Skip to content

fixed lint

634e460
Select commit
Loading
Failed to load commit list.
Open

feat: add state-machine for appLockflow [WPB-23186] #21005

fixed lint
634e460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

44.61% (+0.02%) compared to c0b9bb5

View this Pull Request on Codecov

44.61% (+0.02%) compared to c0b9bb5

Details

Codecov Report

❌ Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.61%. Comparing base (c0b9bb5) to head (634e460).
⚠️ Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
...app/src/script/page/AppLock/appLockStateMachine.ts 90.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #21005      +/-   ##
==========================================
+ Coverage   44.58%   44.61%   +0.02%     
==========================================
  Files        1696     1697       +1     
  Lines       43893    43923      +30     
  Branches     9036     9043       +7     
==========================================
+ Hits        19571    19597      +26     
- Misses      22269    22270       +1     
- Partials     2053     2056       +3     
Files with missing lines Coverage Δ
...app/src/script/page/AppLock/appLockStateMachine.ts 90.00% <90.00%> (ø)

... and 1 file 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.