adlio / trello

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

Force field retrival to really get all the properties (Starred, etc.) #56

Closed glenux closed 3 years ago

glenux commented 4 years ago

Otherwise, the Starred field seems never set.

codecov-io commented 4 years ago

Codecov Report

Merging #56 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   73.03%   73.06%   +0.03%     
==========================================
  Files          21       21              
  Lines         879      880       +1     
==========================================
+ Hits          642      643       +1     
  Misses        205      205              
  Partials       32       32
Impacted Files Coverage Δ
board.go 77.9% <100%> (+0.25%) :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 a672969...045f370. Read the comment docs.