Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
竜巻をベースにしたプロジェクトのカバレッジ レポートを取得する必要があります。
しかし、標準ライブラリの代わりに tornado runner を使用するカバレッジの構成を取得できません。
通常はそれだけです
coverage run /the/test/runner options to test runner
時々--source=thepackageクラフを取り除くために。
--source=thepackage
それを実行するとどうなりますか?