avocado-framework/avocado

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.copr/Makefile
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/egg/action.yml
.github/actions/version/action.yml
.github/workflows/ansible.yml
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/pr_announcement.yml
.github/workflows/prerelease.yml
.github/workflows/project.yml
.github/workflows/release.yml
.github/workflows/setup.yml
.github/workflows/weekly.yml
.gitignore
.packit.yml
.pylintrc
.readthedocs.yaml
LICENSE
MANIFEST.in
Makefile
Makefile.gh
Makefile.include
Makefile.pkg
VERSION
avocado/__init__.py22
A
0 mins
A
100%
avocado/__main__.py7
A
0 mins
A
100%
avocado/core/__init__.py190
A
0 mins
A
100%
avocado/core/app.py79
A
0 mins
B
85%
avocado/core/data_dir.py297
B
4 hrs
D
68%
avocado/core/decorators.py113
B
5 hrs
D
64%
avocado/core/dependencies/__init__.py0
A
0 mins
F
0%
avocado/core/dependencies/requirements/__init__.py0
A
0 mins
F
0%
avocado/core/dependencies/requirements/cache/__init__.py10
A
0 mins
A
100%
avocado/core/dependencies/requirements/cache/backends/__init__.py0
A
0 mins
F
0%
avocado/core/dependencies/requirements/cache/backends/sqlite.py289
B
4 hrs
F
57%
avocado/core/dispatcher.py148
A
55 mins
A
91%
avocado/core/enabled_extension_manager.py28
A
1 hr
A
100%
avocado/core/exceptions.py97
A
0 mins
A
100%
avocado/core/exit_codes.py15
A
0 mins
A
100%
avocado/core/extension_manager.py179
A
3 hrs
C
71%
avocado/core/job.py575
C
1 day
B
83%
avocado/core/job_id.py11
A
0 mins
A
100%
avocado/core/jobdata.py122
A
0 mins
D
69%
avocado/core/main.py57
A
35 mins
F
41%
avocado/core/messages.py411
B
5 hrs
A
97%
avocado/core/nrunner/__init__.py0
A
0 mins
F
0%
avocado/core/nrunner/app.py257
A
2 hrs
F
37%