kpn / py-timeexecution

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

OPT: use black and optimize build process #46

Closed kammala closed 5 years ago

kammala commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files           9        9           
  Lines         275      275           
=======================================
  Hits          263      263           
  Misses         12       12
Impacted Files Coverage Δ
time_execution/backends/influxdb.py 100% <100%> (ø) :arrow_up:
time_execution/backends/threaded.py 100% <100%> (ø) :arrow_up:
time_execution/serializer.py 57.14% <100%> (ø) :arrow_up:
time_execution/decorator.py 100% <100%> (ø) :arrow_up:
time_execution/backends/elasticsearch.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 6935c19...6520cef. Read the comment docs.