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

Release 2.0.0 #45

Closed pacoorozco closed 3 years ago

pacoorozco commented 3 years ago

Release 2.0.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (a8399dd) into master (a0d4a84) will increase coverage by 2.33%. The diff coverage is 55.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   59.05%   61.39%   +2.33%     
==========================================
  Files          13       11       -2     
  Lines         381      417      +36     
==========================================
+ Hits          225      256      +31     
+ 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 25.53% <22.22%> (-63.95%) :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...a8399dd. Read the comment docs.