Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for mobile (React Native) #160

Open
wants to merge 57 commits into
base: master
Choose a base branch
from
Open

Conversation

tsirysndr
Copy link
Owner

#59

@tsirysndr tsirysndr added the enhancement New feature or request label Apr 3, 2023
@tsirysndr tsirysndr self-assigned this Apr 3, 2023
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

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

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%) ⬇️
graphql/src/schema/tracklist.rs 33.14% <50.00%> (+0.06%) ⬆️
webui/src/lib.rs 76.22% <60.00%> (ø)
graphql/src/schema/playlist.rs 64.13% <75.00%> (-0.01%) ⬇️
storage/src/repo/album.rs 81.13% <84.61%> (+11.13%) ⬆️
storage/src/repo/artist.rs 84.37% <84.61%> (+8.96%) ⬆️
... and 4 more

... and 1 file with indirect coverage changes

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

[mobile] update ContextMenu

[mobile] update ContextMenu
@sonarcloud
Copy link

sonarcloud bot commented Apr 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant