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

Disable DEBUG log fo each request #57

Closed pacoorozco closed 3 years ago

pacoorozco commented 3 years 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

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 (97101db) into master (ede597d) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   80.46%   80.51%   +0.04%     
==========================================
  Files          11       11              
  Lines         430      431       +1     
==========================================
+ Hits          346      347       +1     
  Misses         60       60              
  Partials       24       24              
Impacted Files Coverage Δ
client.go 63.63% <100.00%> (+0.67%) :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 ede597d...7df0d34. Read the comment docs.