music-player icon indicating copy to clipboard operation
music-player copied to clipboard

feat: add support for mobile (React Native)

Open tsirysndr opened this issue 1 year ago • 2 comments

#59

tsirysndr avatar Apr 03 '23 20:04 tsirysndr

Codecov Report

Patch coverage: 62.33% and project coverage change: +0.12 :tada:

Comparison is base (4b6dbd4) 40.75% compared to head (86e224a) 40.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   40.75%   40.87%   +0.12%     
==========================================
  Files         107      107              
  Lines       15420    15424       +4     
==========================================
+ Hits         6284     6305      +21     
+ Misses       9136     9119      -17     
Impacted Files Coverage Δ
server/src/addons.rs 0.00% <0.00%> (ø)
server/src/history.rs 0.00% <0.00%> (ø)
server/src/playlist.rs 0.00% <0.00%> (ø)
server/src/server.rs 0.00% <0.00%> (ø)
storage/src/repo/track.rs 71.42% <43.33%> (-7.84%) :arrow_down:
graphql/src/schema/tracklist.rs 33.14% <50.00%> (+0.06%) :arrow_up:
webui/src/lib.rs 76.22% <60.00%> (ø)
graphql/src/schema/playlist.rs 64.13% <75.00%> (-0.01%) :arrow_down:
storage/src/repo/album.rs 81.13% <84.61%> (+11.13%) :arrow_up:
storage/src/repo/artist.rs 84.37% <84.61%> (+8.96%) :arrow_up:
... and 4 more

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 03 '23 20:04 codecov[bot]

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 3 Security Hotspots
Code Smell A 15 Code Smells

No Coverage information No Coverage information
19.2% 19.2% Duplication

sonarcloud[bot] avatar Apr 27 '23 09:04 sonarcloud[bot]