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(TextArea): update broken v-model event/property #232

Closed kelsos closed 4 months ago

kelsos commented 4 months ago

Closes #(issue_number)

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.36%. Comparing base (5f536a6) to head (ec5f542).

Files Patch % Lines
src/components/forms/text-area/RuiTextArea.vue 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #232 +/- ## ========================================== - Coverage 92.37% 92.36% -0.01% ========================================== Files 75 75 Lines 13675 13668 -7 Branches 895 894 -1 ========================================== - Hits 12632 12625 -7 Misses 1043 1043 ```

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