jellyfin / jellyfin-expo

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

Report to server when download stops #408

Closed thornbill closed 1 year ago

thornbill commented 1 year ago

Reports when a download stops (completes or errors out) so the server can remove the transcode files.

codecov[bot] commented 1 year ago

Codecov Report

Merging #408 (81a35da) into master (e6b31c6) will decrease coverage by 0.32%. The diff coverage is 30.00%.

:exclamation: Current head 81a35da differs from pull request most recent head da1c826. Consider uploading reports for the commit da1c826 to get more accurate results

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   60.53%   60.21%   -0.33%     
==========================================
  Files          46       46              
  Lines         935      945      +10     
  Branches      187      189       +2     
==========================================
+ Hits          566      569       +3     
- Misses        336      341       +5     
- Partials       33       35       +2     
Impacted Files Coverage Δ
App.js 0.00% <0.00%> (ø)
models/DownloadModel.ts 100.00% <100.00%> (ø)
stores/RootStore.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication