zalando-incubator / docker-locust

Docker image for the Locust.io open source load testing tool
Other
204 stars 66 forks source link

Clean up #13

Closed budtmo closed 7 years ago

budtmo commented 7 years ago

What I have done in this PR:

  1. Fix issue #12
  2. Provide docker image and improve script so user don't need to fork main repo and built docker image by themselves.
  3. Add codacy badge for code quality
codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   90.63%   90.63%           
=======================================
  Files           4        4           
  Lines         235      235           
=======================================
  Hits          213      213           
  Misses         22       22
Impacted Files Coverage Δ
src/tests/__init__.py 100% <ø> (ø)
src/tests/test_report.py 100% <ø> (ø)

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 0e0bafa...890b553. Read the comment docs.

budtmo commented 7 years ago

👍

diemol commented 7 years ago

👍