adlio / trello

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

Put list #47

Closed jtsaito closed 5 years ago

jtsaito commented 5 years ago

Add update method for lists.

codecov-io commented 5 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   76.86%   76.95%   +0.08%     
==========================================
  Files          21       21              
  Lines         843      846       +3     
==========================================
+ Hits          648      651       +3     
  Misses        158      158              
  Partials       37       37
Impacted Files Coverage Δ
list.go 100% <100%> (ø) :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 3f3c7dc...ccf8224. Read the comment docs.