nukeop / nuclear

Streaming music player that finds free music for you
https://nuclearplayer.com
GNU Affero General Public License v3.0
12.22k stars 1.07k forks source link

Virtualized track table #1697

Closed nukeop closed 2 months ago

nukeop commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 82.22222% with 32 lines in your changes missing coverage. Please review.

Project coverage is 64.47%. Comparing base (74db02e) to head (068590d). Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/ui/lib/components/GridTrackTable/index.tsx 83.33% 6 Missing and 4 partials :warning:
.../lib/components/GridTrackTable/Cells/TitleCell.tsx 52.94% 8 Missing :warning:
...ponents/GridTrackTable/Headers/SelectionHeader.tsx 71.42% 4 Missing :warning:
...mponents/GridTrackTable/GridTrackTableRowClone.tsx 62.50% 3 Missing :warning:
packages/app/app/components/ArtistView/index.tsx 50.00% 0 Missing and 1 partial :warning:
...es/app/app/containers/ArtistViewContainer/hooks.ts 87.50% 0 Missing and 1 partial :warning:
...lib/components/GridTrackTable/Cells/DeleteCell.tsx 85.71% 1 Missing :warning:
...b/components/GridTrackTable/Cells/FavoriteCell.tsx 85.71% 0 Missing and 1 partial :warning:
...b/components/GridTrackTable/Cells/PositionCell.tsx 85.71% 1 Missing :warning:
.../lib/components/TrackTable/Cells/SelectionCell.tsx 80.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1697 +/- ## ========================================== + Coverage 64.20% 64.47% +0.26% ========================================== Files 380 392 +12 Lines 8244 8396 +152 Branches 753 765 +12 ========================================== + Hits 5293 5413 +120 - Misses 2297 2323 +26 - Partials 654 660 +6 ```

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