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 pymongo wrapper #349

Closed kolanos closed 5 years ago

kolanos commented 5 years ago

Closes #346

codecov[bot] commented 5 years ago

Codecov Report

Merging #349 into master will increase coverage by 0.75%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   85.16%   85.92%   +0.75%     
==========================================
  Files          38       38              
  Lines        1476     1513      +37     
==========================================
+ Hits         1257     1300      +43     
+ Misses        219      213       -6
Impacted Files Coverage Δ
iopipe/contrib/trace/auto_db.py 97.77% <96.55%> (+12.87%) :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 ccedf23...49a8f76. Read the comment docs.