jellyfin / jellyfin-expo

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

Use uuids for internal server ids #350

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Fixes #223

sonarcloud[bot] commented 2 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
1.4% 1.4% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #350 (6cbc1cf) into master (807396d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   48.68%   48.68%           
=======================================
  Files          39       39           
  Lines         725      725           
  Branches      145      145           
=======================================
  Hits          353      353           
  Misses        335      335           
  Partials       37       37           
Impacted Files Coverage Δ
stores/ServerStore.js 78.57% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more