adlio / trello

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

Set client on cards when getting lists #19

Closed Crevil closed 6 years ago

Crevil commented 6 years ago

This PR ensures to set client on card entities when retrieving lists either directly or through a board.

Closes #18

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 70.533% when pulling 77d9daaed194185e33beefe7542e2615b23faa6b on lunarway:list_cards_client into 50836c3a16a19f329c4612d3d3ae2e09c49721cc on adlio:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 70.533% when pulling 77d9daaed194185e33beefe7542e2615b23faa6b on lunarway:list_cards_client into 50836c3a16a19f329c4612d3d3ae2e09c49721cc on adlio:master.

adlio commented 6 years ago

Thanks @Crevil. Looks great.

Crevil commented 6 years ago

Thank you for the project. It just helped us get going fast with the Trello API.