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

feat(DataTable): also show the navigation on top #282

Closed lukicenturi closed 1 month ago

lukicenturi commented 1 month ago

Closes #(issue_number)

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.93%. Comparing base (21ff73b) to head (3601aaf). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/components/tables/RuiDataTable.vue 33.33% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== - Coverage 91.74% 84.93% -6.82% ========================================== Files 115 115 Lines 10345 10347 +2 Branches 1266 1268 +2 ========================================== - Hits 9491 8788 -703 - Misses 854 1559 +705 ```

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