kpn / py-timeexecution

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

NEW Add async decorator #32

Closed imiric closed 7 years ago

imiric commented 7 years ago

For Python >=3.5 only.

codecov-io commented 7 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #32   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      7    +1     
  Lines         173    180    +7     
=====================================
+ Hits          173    180    +7
Impacted Files Coverage Δ
time_execution/constants.py 100% <100%> (ø)
time_execution/decorator.py 100% <100%> (ø) :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 9b567a0...add66c4. Read the comment docs.