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(Menu)!: sync changes from compat and fix listeners #224

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 81.72757% with 55 lines in your changes missing coverage. Please review.

Project coverage is 91.51%. Comparing base (a31857f) to head (ba1db15).

Files Patch % Lines
src/composables/dropdown-menu.ts 72.02% 40 Missing :warning:
src/components/forms/select/RuiMenuSelect.vue 93.75% 7 Missing :warning:
src/utils/helpers.ts 66.66% 5 Missing :warning:
src/composables/popper.ts 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================== + Coverage 91.13% 91.51% +0.38% ========================================== Files 74 75 +1 Lines 12999 13237 +238 Branches 725 788 +63 ========================================== + Hits 11846 12114 +268 + Misses 1153 1123 -30 ```

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