adlio / trello

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

Go Vet #35

Closed jtsaito closed 5 years ago

jtsaito commented 5 years ago

This PR adds a go vet check to the Travis CI config and fixes a go-vet violation.

codecov-io commented 5 years ago

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   71.93%   71.93%           
=======================================
  Files          19       19           
  Lines         759      759           
=======================================
  Hits          546      546           
  Misses        179      179           
  Partials       34       34
Impacted Files Coverage Δ
card.go 58.48% <ø> (ø) :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 b0faddb...463a86b. Read the comment docs.