thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
896 stars 70 forks source link

Improve auto upload for android #48

Closed thielepaul closed 4 years ago

thielepaul commented 4 years ago

Closes #45

vedhavyas commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   35.68%   35.79%   +0.11%     
==========================================
  Files          24       24              
  Lines        1348     1394      +46     
==========================================
+ Hits          481      499      +18     
- Misses        867      895      +28     

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 af7603f...dc606c3. Read the comment docs.

codecov-io commented 4 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   34.02%   34.02%           
=======================================
  Files          24       24           
  Lines        1402     1402           
=======================================
  Hits          477      477           
  Misses        925      925

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 42e1bae...9099848. Read the comment docs.

vedhavyas commented 4 years ago

Codecov Report

Merging #48 into master will decrease coverage by 1.65%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   35.68%   34.02%   -1.66%     
==========================================
  Files          24       24              
  Lines        1348     1402      +54     
==========================================
- Hits          481      477       -4     
- Misses        867      925      +58     
Impacted Files Coverage Δ
lib/pages/settings_page.dart 42.75% <0.00%> (-15.51%) :arrow_down:

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 f58c84b...9099848. Read the comment docs.

codecov-io commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   34.02%   34.07%   +0.04%     
==========================================
  Files          24       24              
  Lines        1402     1400       -2     
==========================================
  Hits          477      477              
+ Misses        925      923       -2
Impacted Files Coverage Δ
lib/common/photoprism_uploader.dart 13.73% <0%> (+0.14%) :arrow_up:

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 42e1bae...2cb1f5a. Read the comment docs.