adlio / trello

Trello API wrapper for Go
MIT License
219 stars 71 forks source link

style: fix typos and go vet format #61

Closed mehanizm closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.08%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   73.11%   73.19%   +0.08%     
==========================================
  Files          21       21              
  Lines         889      888       -1     
==========================================
  Hits          650      650              
+ Misses        207      206       -1     
  Partials       32       32              
Impacted Files Coverage Δ
action.go 94.91% <ø> (ø)
arguments.go 100.00% <ø> (ø)
board.go 77.89% <ø> (ø)
card.go 57.52% <ø> (ø)
client.go 82.41% <ø> (ø)
custom-fields.go 16.12% <0.00%> (+0.25%) :arrow_up:
label.go 100.00% <ø> (ø)
list.go 100.00% <ø> (ø)
member.go 100.00% <ø> (ø)
organization.go 100.00% <ø> (ø)
... and 4 more

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 1bbf17a...604462d. Read the comment docs.