Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add post response hook #339

Merged
merged 1 commit into from
Jul 25, 2019
Merged

Add post response hook #339

merged 1 commit into from
Jul 25, 2019

Conversation

kolanos
Copy link
Contributor

@kolanos kolanos commented Jul 25, 2019

Closes #338

@kolanos kolanos requested a review from mrickard July 25, 2019 01:33
@kolanos kolanos self-assigned this Jul 25, 2019
@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #339 into master will increase coverage by 0.07%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
+ Coverage   83.55%   83.62%   +0.07%     
==========================================
  Files          36       36              
  Lines        1368     1380      +12     
==========================================
+ Hits         1143     1154      +11     
- Misses        225      226       +1
Impacted Files Coverage Δ
iopipe/contrib/eventinfo/plugin.py 100% <100%> (ø) ⬆️
iopipe/agent.py 87.67% <100%> (+0.17%) ⬆️
iopipe/contrib/logger/plugin.py 97.61% <100%> (+0.05%) ⬆️
iopipe/contrib/profiler/plugin.py 96.55% <100%> (+0.12%) ⬆️
iopipe/contrib/trace/plugin.py 100% <100%> (ø) ⬆️
iopipe/plugins.py 63.88% <50%> (-0.82%) ⬇️

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 64a5106...ef41ec6. Read the comment docs.

@kolanos kolanos merged commit f5de25c into master Jul 25, 2019
@kolanos kolanos deleted the issue/338 branch July 25, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Post Response Hook
2 participants