rotki / ui-library

Rotki's vue component library
https://rotki.github.io/ui-library/
GNU Affero General Public License v3.0
4 stars 6 forks source link

fix(Theme): fix slow app when the theme is changed #221

Closed kelsos closed 5 months ago

kelsos commented 5 months ago

Closes #(issue_number)

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 3.33333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 90.98%. Comparing base (a42e5fd) to head (4db8889).

Files Patch % Lines
src/composables/theme.ts 3.33% 29 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ========================================== + Coverage 90.89% 90.98% +0.09% ========================================== Files 72 72 Lines 12738 12725 -13 Branches 704 704 ========================================== Hits 11578 11578 + Misses 1160 1147 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.