ICTU/quality-time

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.coveragerc
.env
.github/ISSUE_TEMPLATE/01-bug-report.md
.github/ISSUE_TEMPLATE/02-feature-request.md
.github/ISSUE_TEMPLATE/epic-template--only-use-if-you-re-a-quality-time-developer-.md
.github/ISSUE_TEMPLATE/user-story-template--only-use-if-you-re-a-quality-time-developer-.md
.github/dependabot.yml
.github/workflows/api_server.yml
.github/workflows/application-tests.yml
.github/workflows/codeql-analysis.yml
.github/workflows/collector.yml
.github/workflows/documentation.yml
.github/workflows/feature-tests-quality.yml
.github/workflows/feature-tests.yml
.github/workflows/frontend.yml
.github/workflows/hadolint.yml
.github/workflows/notifier.yml
.github/workflows/release.yml
.github/workflows/shared_code.yml
.github/workflows/sonarcloud.yml
.github/workflows/trivy.yml
.gitignore
.readthedocs.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
ci/base.sh
ci/spec.py12
A
0 mins
ci/update-all-dependencies.sh
components/.dockerignore
components/api_server/.dockerignore
components/api_server/.env
components/api_server/.vulture_ignore_list.py10
A
0 mins
components/api_server/Dockerfile
components/api_server/README.md
components/api_server/ci/pip-compile.sh
components/api_server/ci/pip-install.sh
components/api_server/ci/quality.sh
components/api_server/ci/unittest.sh
components/api_server/pyproject.toml
components/api_server/requirements/requirements-dev.txt
components/api_server/requirements/requirements-internal.txt
components/api_server/requirements/requirements.txt
components/api_server/src/database/__init__.py0
A
0 mins
components/api_server/src/database/datamodels.py16
A
0 mins
components/api_server/src/database/measurements.py60
A
0 mins