thermondo / closeio

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

add api_key method to retrieve information about the current API key #127

Closed anneFly closed 6 years ago

anneFly commented 6 years ago

Lets you retrieve information about the API key that was used to make the request, e.g. to which user it belongs to.

codecov[bot] commented 6 years ago

Codecov Report

Merging #127 into master will increase coverage by 0.11%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   41.22%   41.34%   +0.11%     
==========================================
  Files           9        9              
  Lines         781      786       +5     
==========================================
+ Hits          322      325       +3     
- Misses        459      461       +2
Impacted Files Coverage Δ
closeio/contrib/testing_stub.py 0% <0%> (ø) :arrow_up:
closeio/closeio.py 59.47% <100%> (+0.45%) :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 7297d26...50e7a35. Read the comment docs.

amureki commented 6 years ago

Did I just make a fastest review ever? 👓