adlio / trello

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

Board.CreateLabel Feature #85

Closed adlio closed 3 years ago

adlio commented 3 years ago

This replaces PR #29.

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (487e3d4) into master (67c136a) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   73.07%   73.38%   +0.31%     
==========================================
  Files          22       22              
  Lines         843      853      +10     
==========================================
+ Hits          616      626      +10     
  Misses        195      195              
  Partials       32       32              
Impacted Files Coverage Δ
label.go 100.00% <100.00%> (ø)

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 67c136a...487e3d4. Read the comment docs.