Loading .coveragercdeleted 100644 → 0 +0 −14 Original line number Diff line number Diff line [run] branch = True omit = */tests* */__init__.py q2_cutadapt/_version.py versioneer.py [report] omit = */tests* */__init__.py q2_cutadapt/_version.py versioneer.py .gitattributes +1 −1 Original line number Diff line number Diff line q2_cutadapt/_version.py export-subst q2cli/_version.py export-subst .gitignore +0 −5 Original line number Diff line number Diff line Loading @@ -63,8 +63,3 @@ target/ # vi .*.swp # other *~ .DS_store .travis.yml +5 −5 Original line number Diff line number Diff line Loading @@ -14,12 +14,12 @@ install: - wget -q https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py36-linux-conda.yml - conda env create -q -n test-env --file qiime2-latest-py36-linux-conda.yml - source activate test-env - conda install -q pytest-cov - pip install flake8 coveralls - conda install -q nose - pip install -q flake8 - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install script: - make lint - make test-cov after_success: - coveralls - make test - QIIMETEST= source tab-qiime - QIIMETEST= qiime info LICENSE +1 −1 Original line number Diff line number Diff line BSD 3-Clause License Copyright (c) 2017-2019, QIIME 2 development team. Copyright (c) 2016-2019, QIIME 2 development team. All rights reserved. Redistribution and use in source and binary forms, with or without Loading Loading
.coveragercdeleted 100644 → 0 +0 −14 Original line number Diff line number Diff line [run] branch = True omit = */tests* */__init__.py q2_cutadapt/_version.py versioneer.py [report] omit = */tests* */__init__.py q2_cutadapt/_version.py versioneer.py
.gitattributes +1 −1 Original line number Diff line number Diff line q2_cutadapt/_version.py export-subst q2cli/_version.py export-subst
.gitignore +0 −5 Original line number Diff line number Diff line Loading @@ -63,8 +63,3 @@ target/ # vi .*.swp # other *~ .DS_store
.travis.yml +5 −5 Original line number Diff line number Diff line Loading @@ -14,12 +14,12 @@ install: - wget -q https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py36-linux-conda.yml - conda env create -q -n test-env --file qiime2-latest-py36-linux-conda.yml - source activate test-env - conda install -q pytest-cov - pip install flake8 coveralls - conda install -q nose - pip install -q flake8 - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install script: - make lint - make test-cov after_success: - coveralls - make test - QIIMETEST= source tab-qiime - QIIMETEST= qiime info
LICENSE +1 −1 Original line number Diff line number Diff line BSD 3-Clause License Copyright (c) 2017-2019, QIIME 2 development team. Copyright (c) 2016-2019, QIIME 2 development team. All rights reserved. Redistribution and use in source and binary forms, with or without Loading