jellyfin / jellyfin-expo

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

Use mobx-react-lite #316

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Migrates to using the more lightweight mobx-react-lite instead of mobx-react since we really don't use any of the additional features in the mobx-react package.

Depends on #313

codecov[bot] commented 2 years ago

Codecov Report

Merging #316 (cd52e59) into master (67e4f04) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #316   +/-   ##
=======================================
  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% <ø> (ø)
components/NativeShellWebView.js 0.00% <0.00%> (ø)
components/RefreshWebView.js 0.00% <0.00%> (ø)
components/ServerInput.js 0.00% <0.00%> (ø)
components/VideoPlayer.js 0.00% <ø> (ø)
navigation/AppNavigator.js 0.00% <ø> (ø)
navigation/HomeNavigator.js 0.00% <ø> (ø)
navigation/TabNavigator.js 0.00% <ø> (ø)
screens/HomeScreen.js 0.00% <ø> (ø)
screens/SettingsScreen.js 0.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 67e4f04...cd52e59. 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