adlio / trello

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

Updates *Member.GetBoards #51

Closed rhardih closed 4 years ago

rhardih commented 4 years ago

This change sets the client on potential List instances in case of sideloading.

codecov-io commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   76.76%   76.82%   +0.05%     
==========================================
  Files          21       21              
  Lines         848      850       +2     
==========================================
+ Hits          651      653       +2     
  Misses        159      159              
  Partials       38       38
Impacted Files Coverage Δ
board.go 77.64% <100%> (+0.53%) :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 1a60ed5...8f4bff6. Read the comment docs.

rhardih commented 4 years ago

Ping @adlio

adlio commented 4 years ago

Please forgive the delay... I've been moving. Reviewing now.

rhardih commented 4 years ago

No worries. Thanks for merging!