jellyfin / jellyfin-expo

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

Use mobx-sync-lite #317

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Switches to using my hard fork of mobx-sync since the original is no longer being maintained.

This depends on #316 but I forgot to set it as a draft, so I tagged it as blocked. :sweat_smile:

codecov[bot] commented 2 years ago

Codecov Report

Merging #317 (7eba88e) into master (f8254b4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   32.81%   32.81%           
=======================================
  Files          37       37           
  Lines         704      704           
  Branches      138      138           
=======================================
  Hits          231      231           
  Misses        426      426           
  Partials       47       47           
Impacted Files Coverage Δ
App.js 0.00% <ø> (ø)
models/ServerModel.js 100.00% <ø> (ø)
stores/MediaStore.js 100.00% <ø> (ø)
stores/RootStore.js 100.00% <ø> (ø)
stores/ServerStore.js 78.57% <ø> (ø)

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 f8254b4...7eba88e. Read the comment docs.

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
0.0% 0.0% Duplication