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

Add test to increase coverage #71

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (a679f42) into main (82e29f2) will increase coverage by 1.53%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   78.99%   80.52%   +1.53%     
==========================================
  Files          12       12              
  Lines         457      457              
==========================================
+ Hits          361      368       +7     
+ Misses         74       67       -7     
  Partials       22       22              
Impacted Files Coverage Δ
uploader/fileuploaditem.go 91.30% <ø> (+30.43%) :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 82e29f2...a679f42. Read the comment docs.