durandtibo/aroma

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/dependency-review.yml
.github/workflows/docs.yaml
.github/workflows/nightly-package.yaml
.github/workflows/nightly-tests.yaml
.github/workflows/pypi.yaml
.gitignore
.pre-commit-config.yaml
CITATION.cff
CODEOWNERS
LICENSE
Makefile
README.md
docs/docs/datasets/breakfast.md
docs/docs/datasets/multithumos.md
docs/docs/get_started.md
docs/docs/index.md
docs/mkdocs.yml
environment.yaml
poetry.lock
pyproject.toml
src/aroma/__init__.py0
A
0 mins
F
0%
src/aroma/datapipes/__init__.py0
A
0 mins
F
0%
src/aroma/datapipes/iter/__init__.py4
A
0 mins
A
100%
src/aroma/datapipes/iter/tensor.py32
A
1 hr
A
100%
src/aroma/datasets/__init__.py2
A
0 mins
A
100%
src/aroma/datasets/breakfast.py628
A
35 mins
A
100%
src/aroma/datasets/multithumos.py480
A
0 mins
A
100%
src/aroma/datasets/neurawkes.py134
A
0 mins
A
100%
src/aroma/preprocessing/__init__.py2
A
0 mins
A
100%
src/aroma/preprocessing/intertimes.py86
A
0 mins
A
100%
src/aroma/testing.py8
A
0 mins
A
100%
src/aroma/utils/__init__.py0
A
0 mins
F
0%
src/aroma/utils/download.py32
A
0 mins
A
100%
src/aroma/utils/imports.py37
A
0 mins
A
100%
src/aroma/utils/vocab.py322
A
35 mins
A
100%