adlio / trello

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

SetClient Consistency #84

Closed adlio closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #84 (08723ed) into master (0f3d8d6) will increase coverage by 0.71%. The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   72.35%   73.07%   +0.71%     
==========================================
  Files          21       22       +1     
  Lines         814      843      +29     
==========================================
+ Hits          589      616      +27     
  Misses        195      195              
- Partials       30       32       +2     
Impacted Files Coverage Δ
card.go 56.22% <42.85%> (-1.96%) :arrow_down:
member.go 81.48% <71.42%> (+0.71%) :arrow_up:
action.go 87.69% <100.00%> (+0.80%) :arrow_up:
attachment.go 100.00% <100.00%> (ø)
board.go 83.90% <100.00%> (+0.77%) :arrow_up:
checklist.go 100.00% <100.00%> (ø)
label.go 100.00% <100.00%> (ø)
list-duration.go 81.08% <100.00%> (ø)
list.go 100.00% <100.00%> (ø)
notification.go 100.00% <100.00%> (ø)
... and 6 more

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 0f3d8d6...08723ed. Read the comment docs.