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

refactor: renames classes to match external component name #213

Closed kelsos closed 7 months ago

kelsos commented 7 months ago

Closes #(issue_number)

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 80.63063% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 90.50%. Comparing base (d8ff34d) to head (5fac700).

Files Patch % Lines
src/components/index.ts 0.00% 38 Missing :warning:
src/components/steppers/RuiStepperIcon.vue 33.33% 4 Missing :warning:
src/consts/typography.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ========================================== - Coverage 91.93% 90.50% -1.44% ========================================== Files 65 65 Lines 12083 11960 -123 Branches 602 604 +2 ========================================== - Hits 11109 10824 -285 - Misses 974 1136 +162 ```

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