Closed ErikBjare closed 6 months ago
Attention: Patch coverage is 10.52632%
with 17 lines
in your changes are missing coverage. Please review.
Project coverage is 26.15%. Comparing base (
bf16309
) to head (fbe6019
).
Files | Patch % | Lines |
---|---|---|
src/stores/settings.ts | 10.52% | 15 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes https://github.com/ActivityWatch/aw-webui/issues/568
Summary:
This PR optimizes settings handling by removing unused code, refactoring state management, and ensuring crucial settings are stored locally for immediate access.
Key points:
UserSatisfactionPoll.vue
.jsonEq
insettings.ts
to optimize settings storage.settings.ts
.Generated with :heart: by ellipsis.dev