iopipe / iopipe-python

Python agent for AWS Lambda metrics, tracing, profiling & analytics
https://www.iopipe.com
Apache License 2.0
79 stars 17 forks source link

Add context as iopipe instance attribute #328

Closed kolanos closed 5 years ago

kolanos commented 5 years ago

Closes #327

codecov[bot] commented 5 years ago

Codecov Report

Merging #328 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage    83.5%   83.51%   +0.01%     
==========================================
  Files          36       36              
  Lines        1346     1347       +1     
==========================================
+ Hits         1124     1125       +1     
  Misses        222      222
Impacted Files Coverage Δ
iopipe/agent.py 88.57% <100%> (+0.08%) :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 093f1e5...9dc9941. Read the comment docs.