Skip to content

chore: [IOPLT-1458] Disables connectivity check on background app state#7675

Open
CrisTofani wants to merge 10 commits intomasterfrom
IOPLT-1458
Open

chore: [IOPLT-1458] Disables connectivity check on background app state#7675
CrisTofani wants to merge 10 commits intomasterfrom
IOPLT-1458

Conversation

@CrisTofani
Copy link
Contributor

Short description

This PR skip connectivity check if the app is not in an active/foreground state.

List of changes proposed in this pull request

  • Edits the polling saga to check for app status

How to test

Send the app on background check if the app is showing related connectivity banners

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

PR Title Validation for conventional commit type

All good! PR title follows the conventional commit type.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Jira Pull Request Link

This Pull Request refers to Jira issues:

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.20%. Comparing base (2effdae) to head (b07e4f9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ts/features/connectivity/saga/index.ts 20.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7675   +/-   ##
=======================================
  Coverage   60.19%   60.20%           
=======================================
  Files        1932     1932           
  Lines       42343    42342    -1     
  Branches     9710     9707    -3     
=======================================
+ Hits        25489    25490    +1     
+ Misses      16778    16777    -1     
+ Partials       76       75    -1     
Files with missing lines Coverage Δ
ts/features/connectivity/saga/index.ts 12.50% <20.00%> (+4.50%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc80479...b07e4f9. Read the comment docs.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants