thermondo / closeio

(deprecated/unused) A small API library to access close.io CRM
Other
3 stars 1 forks source link

Add webhooks subscription #137

Closed anapaulagomes closed 5 years ago

anapaulagomes commented 5 years ago

Adapt our WebHook view to the new WebHook API and implement WebHook Subscriptions. ☎️ One of the parts of https://github.com/Thermondo/backlog/issues/1066.

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 1.75%. The diff coverage is 97.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   56.77%   58.53%   +1.75%     
==========================================
  Files           9        9              
  Lines         886      926      +40     
==========================================
+ Hits          503      542      +39     
- Misses        383      384       +1
Impacted Files Coverage Δ
closeio/closeio.py 64.64% <100%> (+2.01%) :arrow_up:
closeio/contrib/testing_stub.py 41.66% <95.83%> (+3.38%) :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 9094a97...1258a62. Read the comment docs.