]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator: Add mypy static type checking
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 4 Dec 2019 17:07:42 +0000 (18:07 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 4 Dec 2019 19:45:49 +0000 (20:45 +0100)
commitc2e80e1fddf7963572f3f2bed46c55f684178f5d
tree900b7300703457876e34af0514c408841f246d62
parent88e79c31a7cec0dae8e091aa4da0ee5975108c93
mgr/orchestrator: Add mypy static type checking

static type checking is a good way to quickly increase the code coverage.
without creating lots of unit tests.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/mgr_module.py
src/pybind/mgr/mgr_util.py
src/pybind/mgr/orchestrator.py
src/pybind/mgr/ssh/tests/fixtures.py
src/pybind/mgr/tox.ini