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

Implement service without cache #87

Closed pacoorozco closed 1 year ago

pacoorozco commented 1 year ago

Signed-off-by: pacoorozco paco@pacoorozco.info

What issue type does this pull request address? (keep at least one, remove the others)
/kind bug /kind enhancement /kind feature /kind documentation

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #

Does this pull request has user-facing changes? (e.g. config changes, new/modified commands, new/modified flags)

Does this pull request add new dependencies?

What else do we need to know?

codecov[bot] commented 1 year ago

Codecov Report

Merging #87 (c7a22b7) into main (ec8bc0e) will decrease coverage by 2.48%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   79.68%   77.20%   -2.48%     
==========================================
  Files          12       10       -2     
  Lines         689      566     -123     
==========================================
- Hits          549      437     -112     
+ Misses        118      110       -8     
+ Partials       22       19       -3     
Impacted Files Coverage Δ
retry.go 12.50% <85.71%> (+12.50%) :arrow_up:
albums/service.go 90.90% <90.90%> (ø)
client.go 53.65% <100.00%> (-9.50%) :arrow_down:

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