Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ“πŸŽ¨β¬†οΈπŸ”₯ update build files and respective docs #234

Merged
merged 15 commits into from
Feb 10, 2022

Conversation

evanroyrees
Copy link
Collaborator

πŸ”₯ remove requirements.txt
πŸ”₯ Remove bioconda recipe meta.yaml
πŸ“ Update docs for nextflow-env.yml
⬆️ Rename environment.yml to nextflow-env.yml
⬆️ Add autometa-env.yml (conda env) to replace requirements.txt (pip requirements file)
🎨 Change Makefile create_environment command to use autometa-env.yml
πŸ“ Change installation directions to correspond to autometa-env.yml rather than requirements.txt

πŸ”₯ remove requirements.txt
πŸ”₯ Remove bioconda recipe meta.yaml
πŸ“ Update docs for nextflow-env.yml
⬆️ Rename environment.yml to nextflow-env.yml
⬆️ Add autometa-env.yml (conda env) to replace requirements.txt (pip requirements file)
🎨 Change Makefile create_environment command to use autometa-env.yml
πŸ“ Change installation directions to correspond to autometa-env.yml rather than requirements.txt
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

nf-core lint overall result: Passed βœ… ⚠️

Posted for pipeline commit 42f7920

+| βœ…  63 tests passed       |+
#| ❔  34 tests were ignored |#
!| ❗   8 tests had warnings |!

❗ Test warnings:

  • readme - README did not have a Nextflow minimum version mentioned in Quick Start section.
  • schema_lint - Schema $id should be https://raw.githubusercontent.com/autometa/master/nextflow_schema.json
    Found https://raw.githubusercontent.com/autometa/main/nextflow_schema.json
  • schema_description - No description provided in schema for parameter: plaintext_email
  • schema_description - No description provided in schema for parameter: custom_config_version
  • schema_description - No description provided in schema for parameter: custom_config_base
  • schema_description - No description provided in schema for parameter: hostnames
  • schema_description - No description provided in schema for parameter: show_hidden_params
  • schema_description - No description provided in schema for parameter: singularity_pull_docker_container

❔ Tests ignored:

  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/feature_request.yml
  • files_exist - File is ignored: .github/workflows/branch.yml
  • files_exist - File is ignored: .github/workflows/ci.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: assets/nf-core-autometa_logo_light.png
  • files_exist - File is ignored: docs/usage.md
  • files_exist - File is ignored: docs/output.md
  • files_exist - File is ignored: docs/images/nf-core-autometa_logo.png
  • files_exist - File is ignored: docs/images/nf-core-autometa_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-autometa_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/bug_report.md
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/feature_request.md
  • nextflow_config - nextflow_config
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File does not exist: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File does not exist: .github/ISSUE_TEMPLATE/feature_request.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File does not exist: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting_comment.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File does not exist: assets/nf-core-autometa_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-autometa_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-autometa_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • files_unchanged - File ignored due to lint config: .gitignore or foo
  • actions_ci - '.github/workflows/ci.yml' not found
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/Autometa/Autometa/.github/workflows/awstest.yml
  • template_strings - template_strings

βœ… Tests passed:

Run details

  • nf-core/tools version 2.2
  • Run at 2022-02-10 14:21:10

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #234 (42f7920) into main (5779edd) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   27.68%   27.64%   -0.05%     
==========================================
  Files          45       45              
  Lines        5339     5336       -3     
==========================================
- Hits         1478     1475       -3     
  Misses       3861     3861              
Flag Coverage Ξ”
unittests 27.64% <ΓΈ> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
autometa/common/utilities.py 22.15% <0.00%> (-0.49%) ⬇️
autometa/binning/unclustered_recruitment.py 91.84% <0.00%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 5779edd...42f7920. Read the comment docs.

@evanroyrees evanroyrees merged commit 87074e2 into main Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant