adlio / trello

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

added delete method for webhook #40

Closed jokaorgua closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   72.15%   72.37%   +0.21%     
==========================================
  Files          20       20              
  Lines         765      771       +6     
==========================================
+ Hits          552      558       +6     
  Misses        179      179              
  Partials       34       34
Impacted Files Coverage Δ
webhook.go 48.93% <100%> (+7.47%) :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 5b31fee...48f1325. Read the comment docs.