jellyfin / jellyfin-expo

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

Add experimental download support #330

Closed thornbill closed 2 years ago

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #330 (00f4837) into master (ef7fd7d) will decrease coverage by 14.87%. The diff coverage is 8.18%.

:exclamation: Current head 00f4837 differs from pull request most recent head 7046ce9. Consider uploading reports for the commit 7046ce9 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           master     #330       +/-   ##
===========================================
- Coverage   48.68%   33.81%   -14.88%     
===========================================
  Files          39       42        +3     
  Lines         725      831      +106     
  Branches      145      170       +25     
===========================================
- Hits          353      281       -72     
- Misses        335      494      +159     
- Partials       37       56       +19     
Impacted Files Coverage Δ
components/DownloadListItem.js 0.00% <0.00%> (ø)
components/NativeShellWebView.js 0.00% <0.00%> (-17.92%) :arrow_down:
navigation/TabNavigator.js 0.00% <0.00%> (ø)
screens/DownloadScreen.js 0.00% <0.00%> (ø)
screens/DevSettingsScreen.js 62.50% <25.00%> (-37.50%) :arrow_down:
stores/DownloadStore.js 25.00% <25.00%> (ø)
stores/RootStore.js 100.00% <100.00%> (ø)
stores/SettingStore.js 100.00% <100.00%> (ø)
components/ServerInput.js 0.00% <0.00%> (-100.00%) :arrow_down:
components/VideoPlayer.js 0.00% <0.00%> (-25.40%) :arrow_down:
... and 1 more

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 ef7fd7d...7046ce9. 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 2 Code Smells

No Coverage information No Coverage information
1.4% 1.4% Duplication