kpn / py-timeexecution

Time Execution: record application metrics
https://pypi.org/project/timeexecution/
Apache License 2.0
12 stars 19 forks source link

FIX use six to properly retrieve exceptions based on sys.exc_info #13

Closed mattiassluis closed 8 years ago

mattiassluis commented 8 years ago

Previous code was unable to recreate exceptions with more than 1 argument in the __init__.

codecov-io commented 8 years ago

Current coverage is 100%

Merging #13 into master will not change coverage

@@           master   #13   diff @@
===================================
  Files           5     5          
  Lines          67    71     +4   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           67    71     +4   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last updated by 49754db...aae390f