adlio / trello

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

Label API support #20

Closed mangelajo closed 6 years ago

mangelajo commented 6 years ago

This commit introduces support for grabbing board Labels and labels by ID.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.8%) to 72.284% when pulling ede83e35b338d3afbf5d2d79981e2256fc9fd3ed on mangelajo:master into 05dcd358e32866f2353c4f49077346a0eb585436 on adlio:master.

mangelajo commented 6 years ago

Updated the commit, because there was a copy&paste error that wasn't testing GetLabel

mangelajo commented 6 years ago

I hope it looks good but if you feel something could be missing please ping me.

mangelajo commented 6 years ago

oops, ok I'm going to separate into branches.