jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
318 stars 68 forks source link

Remove deprecated device id #312

Closed thornbill closed 3 years ago

thornbill commented 3 years ago

Removes the deprecated usage of Expo's device id constant and replaces it with a randomly generated id in the root store.

Depends on #311

codecov[bot] commented 3 years ago

Codecov Report

Merging #312 (5e1291a) into master (1b427cb) will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   33.00%   33.19%   +0.19%     
==========================================
  Files          37       37              
  Lines         703      705       +2     
  Branches      139      139              
==========================================
+ Hits          232      234       +2     
  Misses        425      425              
  Partials       46       46              
Impacted Files Coverage Δ
components/NativeShellWebView.js 0.00% <ø> (ø)
stores/RootStore.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b427cb...5e1291a. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication