Matthias Radestock a286ddade0 only produce coverage for the module in the current dir
and its sub-modules

...rather than all modules containing `weaveworks`.
2015-10-12 17:35:00 +01:00
2015-08-13 11:25:07 +00:00
2015-08-13 11:25:07 +00:00
2015-08-12 10:35:28 +00:00
2015-08-13 11:28:44 +00:00
2015-08-17 16:41:47 +00:00
2015-08-17 15:21:33 +00:00

Weaveworks Tools

Included in this repo are tools shared by weave.git and scope.git. They include

  • cover: a tool which merges overlapping coverage reports generated by go test
  • lint: a script to lint Go project; runs various tools like golint, go vet, errcheck etc
  • rebuild-image: a script to rebuild docker images when their input files change; useful when you using docker images to build your software, but you don't want to build the image every time.
  • socks: a simple, dockerised SOCKS proxy for getting your laptop onto the Weave network
  • test: a script to run all go unit tests in subdirectories, gather the coverage results, and merge them into a single report.
Description
Monitoring, visualisation & management for Docker & Kubernetes
Readme Pixar 103 MiB
Languages
Go 60.9%
JavaScript 28.3%
Shell 6.7%
Python 1.6%
HCL 1%
Other 1.5%