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

Remove redundant useCssModule/useSlots #284

Closed kelsos closed 1 month ago

kelsos commented 1 month ago

Closes #(issue_number)

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.69767% with 16 lines in your changes missing coverage. Please review.

Project coverage is 84.94%. Comparing base (58ebc56) to head (1667062). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/components/tables/RuiDataTable.vue 0.00% 14 Missing :warning:
src/components/loaders/RuiSkeletonLoader.vue 83.33% 1 Missing :warning:
src/components/progress/RuiProgress.vue 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ========================================== - Coverage 84.99% 84.94% -0.06% ========================================== Files 115 115 Lines 10390 10348 -42 Branches 1267 1268 +1 ========================================== - Hits 8831 8790 -41 + Misses 1559 1558 -1 ```

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