-
- Downloads
Merge branch 'ci' into 'master'
Add CI with lint & unit tests See merge request teklia/nerval!2
Showing
- .flake8 7 additions, 0 deletions.flake8
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 44 additions, 0 deletions.gitlab-ci.yml
- .isort.cfg 10 additions, 0 deletions.isort.cfg
- .pre-commit-config.yaml 50 additions, 0 deletions.pre-commit-config.yaml
- README.md 25 additions, 8 deletionsREADME.md
- nerval/evaluate.py 117 additions, 84 deletionsnerval/evaluate.py
- requirements.txt 1 addition, 3 deletionsrequirements.txt
- setup.py 6 additions, 2 deletionssetup.py
- tests/test_align.py 12 additions, 8 deletionstests/test_align.py
- tests/test_compute_matches.py 64 additions, 47 deletionstests/test_compute_matches.py
- tests/test_compute_scores.py 20 additions, 12 deletionstests/test_compute_scores.py
- tests/test_get_tags_aligned.py 98 additions, 83 deletionstests/test_get_tags_aligned.py
- tests/test_parse_bio.py 70 additions, 58 deletionstests/test_parse_bio.py
- tests/test_run.py 22 additions, 16 deletionstests/test_run.py
- tox.ini 11 additions, 0 deletionstox.ini
Loading
Please register or sign in to comment