brotherlogic / discogs

Golang discogs implementation
Apache License 2.0
0 stars 0 forks source link

Adds logging on get fields #75

Closed brotherlogic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #75 (b38fa9f) into main (49a48be) will increase coverage by 0.23%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   50.11%   50.35%   +0.23%     
==========================================
  Files           9        9              
  Lines         423      425       +2     
==========================================
+ Hits          212      214       +2     
  Misses        189      189              
  Partials       22       22              
Files Changed Coverage Δ
fields.go 86.36% <100.00%> (+1.36%) :arrow_up: