thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
892 stars 72 forks source link

Start implementing new backend api #62

Closed thielepaul closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.15%. The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   30.28%   30.43%   +0.15%     
==========================================
  Files          25       25              
  Lines        1595     1600       +5     
==========================================
+ Hits          483      487       +4     
- Misses       1112     1113       +1     
Impacted Files Coverage Δ
lib/pages/album_detail_view.dart 20.65% <0.00%> (ø)
lib/pages/albums_page.dart 69.11% <ø> (ø)
lib/pages/photos_page.dart 38.52% <0.00%> (ø)
lib/pages/photoview.dart 0.00% <0.00%> (ø)
lib/model/photo.dart 92.30% <90.00%> (-7.70%) :arrow_down:
lib/api/api.dart 18.40% <100.00%> (+1.01%) :arrow_up:
lib/common/photo_manager.dart 42.85% <100.00%> (ø)
lib/main.dart 85.71% <100.00%> (ø)
lib/model/album.dart 100.00% <100.00%> (ø)
lib/model/moments_time.dart 100.00% <100.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 6c4b8b4...68e54b8. Read the comment docs.