armada icon indicating copy to clipboard operation
armada copied to clipboard

Start using pycoverage

Open Sharpz7 opened this issue 3 years ago • 2 comments

pycoverage is a tool that allows you to view at a glance how much of the python code is covered by tests. It will be useful to gauge how much effort needs to be put to writing new unit tests in the future.

Sharpz7 avatar Jul 27 '22 21:07 Sharpz7

I think we would likely want to do something like this https://github.com/codecov/example-python (Tutorial Here)

@jayofdoom would it be possible to get this setup? Would need something like codecov.io to have access to the repo.

Sharpz7 avatar Aug 01 '22 13:08 Sharpz7

Hey team! Please add your planning poker estimate with Zenhub @dejanzele @jayofdoom @kannon92 @richscott

dave-gantenbein avatar Aug 24 '22 19:08 dave-gantenbein