[ ソース: diff-cover ]
パッケージ: diff-cover (7.4.0-3)
diff-cover に関するリンク
Debian の資源:
diff-cover ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Run coverage and linting reports on diffs
diff-cover is a tool to automatically find diff lines that need test coverage. It also finds diff lines that have violations (according to tools such as pycodestyle, pyflakes, flake8, or pylint). This can then be used as a code quality metric during code reviews.
その他の diff-cover 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-chardet
- Universal Character Encoding Detector (Python3)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
- または python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-pygments
- syntax highlighting package written in Python 3