jellyfin / jellyfin-expo

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

Upgrade to Expo 43 #322

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Note: This update removes support for iOS 11.

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #322 (95c1737) into master (f54ef8d) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #322   +/-   ##
=======================================
  Coverage   32.81%   32.81%           
=======================================
  Files          37       37           
  Lines         704      710    +6     
  Branches      138      144    +6     
=======================================
+ Hits          231      233    +2     
- Misses        426      430    +4     
  Partials       47       47           
Impacted Files Coverage Δ
App.js 0.00% <ø> (ø)
utils/Device.js 100.00% <0.00%> (ø)
utils/WebBrowser.js 100.00% <0.00%> (ø)
components/VideoPlayer.js 0.00% <0.00%> (ø)
screens/SettingsScreen.js 0.00% <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 f54ef8d...95c1737. Read the comment docs.