best-doctor/flake8-fine-pytest

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.flake_master
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/build_pr.yml
.github/workflows/publish.yml
.gitignore
.mdlrc
.mdlrc.rb2
A
0 mins
LICENSE
Makefile
README.md
flake8_fine_pytest/__init__.py1
A
0 mins
A
100%
flake8_fine_pytest/ast_helpers.py41
A
25 mins
A
94%
flake8_fine_pytest/checker.py92
A
0 mins
B
81%
flake8_fine_pytest/common_types.py3
A
0 mins
A
100%
flake8_fine_pytest/utils.py4
A
0 mins
A
100%
flake8_fine_pytest/watchers/__init__.py0
A
0 mins
F
0%
flake8_fine_pytest/watchers/assert_count.py34
A
0 mins
A
100%
flake8_fine_pytest/watchers/base.py28
A
0 mins
A
96%
flake8_fine_pytest/watchers/modules_structure.py31
A
0 mins
A
100%
flake8_fine_pytest/watchers/signature_complexity.py28
A
0 mins
A
100%
flake8_fine_pytest/watchers/unique_test_names.py17
A
0 mins
A
100%
flake8_fine_pytest/watchers/usefixtures.py69
A
0 mins
B
89%
flake8_fine_pytest/watchers/xfail_decorator.py24
A
0 mins
A
100%
flake8_fine_pytest/watchers/xfail_until_argument_watcher.py78
A
0 mins
A
94%
requirements_dev.txt
setup.cfg
setup.py48
A
0 mins