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

fix(rpi-connect): use with_state of the latest python-redux version instead of view to avoid memoization of actions - closes #248 #256

Merged
merged 1 commit into from
Mar 8, 2025

fix(rpi-connect): use `with_state` of the latest python-redux version…

ec47f1d
Select commit
Loading
Failed to load commit list.
Merged

fix(rpi-connect): use with_state of the latest python-redux version instead of view to avoid memoization of actions - closes #248 #256

fix(rpi-connect): use `with_state` of the latest python-redux version…
ec47f1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2025 in 1s

63.63% of diff hit (target 56.54%)

View this Pull Request on Codecov

63.63% of diff hit (target 56.54%)

Annotations

Check warning on line 74 in ubo_app/services/050-rpi-connect/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ubo_app/services/050-rpi-connect/commands.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 68 in ubo_app/services/050-rpi-connect/sign_in_page.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ubo_app/services/050-rpi-connect/sign_in_page.py#L68

Added line #L68 was not covered by tests

Check warning on line 78 in ubo_app/services/050-vscode/login_page.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ubo_app/services/050-vscode/login_page.py#L78

Added line #L78 was not covered by tests