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

Preparing Release v3.0.0 #89

Closed pacoorozco closed 1 year ago

pacoorozco commented 1 year ago

What issue type does this pull request address? (Keep at least one, remove the others)

What is this pull request for? Which issues does it resolve?

resolves #86

Does this pull request have user-facing changes? (e.g. config changes, new/modified commands, new/modified flags)
Yes, this is a non-backwards compatible release.

codecov[bot] commented 1 year ago

Codecov Report

Merging #89 (52404a6) into main (61a27bd) will decrease coverage by 1.49%. The diff coverage is 96.07%.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   83.97%   82.49%   -1.49%     
==========================================
  Files          11       10       -1     
  Lines         568      554      -14     
==========================================
- Hits          477      457      -20     
- Misses         69       73       +4     
- Partials       22       24       +2     
Impacted Files Coverage Δ
upload.go 100.00% <ø> (ø)
uploader/basic/options.go 100.00% <ø> (ø)
uploader/resumable/options.go 100.00% <ø> (ø)
uploader/resumable/resumable.go 69.93% <75.00%> (ø)
media_items/service.go 94.11% <96.77%> (-5.89%) :arrow_down:
albums/service.go 93.18% <100.00%> (ø)
client.go 100.00% <100.00%> (ø)
uploader/basic/basic.go 80.70% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more