gphotosuploader / google-photos-api-client-go

Google Photos API client for your Go apps
https://pkg.go.dev/github.com/gphotosuploader/google-photos-api-client-go/v3
MIT License
41 stars 20 forks source link

Change repo to googlemirror #46

Closed pacoorozco closed 3 years ago

pacoorozco commented 3 years ago

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)

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (6ba29c2) into master (35fe93e) will increase coverage by 15.14%. The diff coverage is 94.01%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #46       +/-   ##
===========================================
+ Coverage   61.39%   76.54%   +15.14%     
===========================================
  Files          11       11               
  Lines         417      422        +5     
===========================================
+ Hits          256      323       +67     
+ Misses        140       76       -64     
- Partials       21       23        +2     
Impacted Files Coverage Δ
albums/cachita.go 72.22% <ø> (ø)
client.go 25.53% <60.00%> (ø)
albums/photoslibrary_repository.go 94.54% <94.54%> (ø)
media_items/photoslibrary_repository.go 95.91% <95.91%> (ø)
albums/cached_service.go 100.00% <100.00%> (ø)
media_items/service.go 71.42% <100.00%> (+4.76%) :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 35fe93e...ae28a3b. Read the comment docs.