Closed pacoorozco closed 2 years ago
Merging #73 (0e350c0) into main (3094cc5) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
+ Coverage 80.52% 80.56% +0.04%
==========================================
Files 12 12
Lines 457 458 +1
==========================================
+ Hits 368 369 +1
Misses 67 67
Partials 22 22
Impacted Files | Coverage Δ | |
---|---|---|
media_items/service.go | 100.00% <ø> (ø) |
|
albums/photoslibrary_repository.go | 98.18% <100.00%> (ø) |
|
media_items/photoslibrary_repository.go | 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 3094cc5...0e350c0. Read the comment docs.
What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement
What is this pull request for? Which issues does it resolve? (use
resolves #<issue_number>
if possible)Reduce the number of calls to Google Photos by using bigger pageSizes.