Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CP-1996] [FIX] [Backup] Backup in progress + device change, results with (incorrect) force update modal #1428

Merged
merged 2 commits into from
Oct 10, 2023

Merge branch 'develop' into CP-1996-2

7d9773d
Select commit
Loading
Failed to load commit list.
Merged

[CP-1996] [FIX] [Backup] Backup in progress + device change, results with (incorrect) force update modal #1428

Merge branch 'develop' into CP-1996-2
7d9773d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

76.42% (+0.01%) compared to 3b470b8

View this Pull Request on Codecov

76.42% (+0.01%) compared to 3b470b8

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3b470b8) 76.40% compared to head (7d9773d) 76.42%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1428      +/-   ##
===========================================
+ Coverage    76.40%   76.42%   +0.01%     
===========================================
  Files          920      920              
  Lines        13709    13706       -3     
  Branches      2053     2051       -2     
===========================================
  Hits         10475    10475              
+ Misses        2656     2655       -1     
+ Partials       578      576       -2     
Files Coverage Δ
packages/app/src/device/actions/base.action.ts 100.00% <100.00%> (ø)
...-update-need/check-for-force-update-need.action.ts 90.47% <ø> (+7.14%) ⬆️
...ctions/check-for-update/check-for-update.action.ts 85.71% <ø> (+5.27%) ⬆️
packages/app/src/device/reducers/device.reducer.ts 66.66% <33.33%> (-0.73%) ⬇️
...e-device-detached/handle-device-detached.action.ts 50.00% <33.33%> (ø)

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