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 google api lib #43

Closed pacoorozco closed 3 years ago

pacoorozco commented 3 years ago

Preparing new release: v2 with major changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (0c81bf3) into release-2.0.0 (a0d4a84) will increase coverage by 2.14%. The diff coverage is 55.69%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-2.0.0      #43      +/-   ##
=================================================
+ Coverage          59.05%   61.20%   +2.14%     
=================================================
  Files                 13       11       -2     
  Lines                381      415      +34     
=================================================
+ Hits                 225      254      +29     
+ Misses               145      140       -5     
- Partials              11       21      +10     
Impacted Files Coverage Δ
media_items/photoslibray_repository.go 0.00% <0.00%> (ø)
uploader/basic/options.go 100.00% <ø> (ø)
uploader/fileuploaditem.go 60.86% <12.50%> (ø)
client.go 22.22% <18.60%> (-67.26%) :arrow_down:
media_items/service.go 66.66% <66.66%> (ø)
uploader/resumable/resumable.go 70.19% <67.56%> (ø)
albums/cachita.go 72.22% <72.22%> (ø)
uploader/basic/basic.go 80.95% <80.95%> (ø)
albums/duffpl_repository.go 94.73% <94.73%> (ø)
albums/cached_service.go 100.00% <100.00%> (ø)
... and 8 more

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 a0d4a84...0c81bf3. Read the comment docs.