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

Media items refactor #68

Closed pacoorozco closed 2 years ago

pacoorozco commented 2 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)
Small refactor to fix some typos

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (0aeeb05) into main (b869a7b) will increase coverage by 0.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   76.80%   77.14%   +0.33%     
==========================================
  Files          12       12              
  Lines         457      455       -2     
==========================================
  Hits          351      351              
+ Misses         82       81       -1     
+ Partials       24       23       -1     
Impacted Files Coverage Δ
media_items/photoslibrary_repository.go 100.00% <100.00%> (+3.77%) :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 b869a7b...0aeeb05. Read the comment docs.