https://github.com/yaml2sbml-dev/yaml2sbml
Revision 52d574b0fe5f5ce47560abab9f731021cf8067e4 authored by Jakob Vanhoefer on 12 February 2021, 15:56:27 UTC, committed by GitHub on 12 February 2021, 15:56:27 UTC
* fix pydocstyle

* exclude examples README from codacy

* add notebook tests to tox

* test CLI within pytest

* remove files created in tests

* fix flake + remove CLI shell script (test now in test_CLI.py)

* add review comments

* fix flkae8

* remove assert for strin equality

* add documentation in tox.ini

* add Dilans comments

* fix deleted letter
1 parent eccdc56
History
Tip revision: 52d574b0fe5f5ce47560abab9f731021cf8067e4 authored by Jakob Vanhoefer on 12 February 2021, 15:56:27 UTC
Fix codacy and coverage (#95)
Tip revision: 52d574b
File Mode Size
.github
doc
tests
yaml2sbml
.codacy.yml -rw-r--r-- 94 bytes
.coveragerc -rw-r--r-- 27 bytes
.flake8 -rw-r--r-- 185 bytes
.gitignore -rw-r--r-- 2.9 KB
.readthedocs.yml -rw-r--r-- 427 bytes
CONTRIBUTE.rst -rw-r--r-- 2.4 KB
INSTALL.rst -rw-r--r-- 892 bytes
LICENSE -rw-r--r-- 1.1 KB
MANIFEST.in -rw-r--r-- 34 bytes
README.md -rw-r--r-- 3.3 KB
setup.cfg -rw-r--r-- 2.1 KB
setup.py -rw-r--r-- 59 bytes
tox.ini -rw-r--r-- 1.7 KB

README.md

back to top