Skip to content

Second attempt at updating all modules#455

Merged
maxulysse merged 29 commits intonf-core:devfrom
maxulysse:dev_tools_update_2
Nov 25, 2021
Merged

Second attempt at updating all modules#455
maxulysse merged 29 commits intonf-core:devfrom
maxulysse:dev_tools_update_2

Conversation

@maxulysse
Copy link
Copy Markdown
Member

Since I'm going crazy with #440
This is another attempt at it starting from scratch with tiny steps to figure out when and where and what and maybe why it is failing.

@maxulysse maxulysse changed the title feat: update test data Second attempt at updating all modules Nov 22, 2021
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 22, 2021

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 76df2dc

+| ✅ 133 tests passed       |+
#| ❔   5 tests were ignored |#
!| ❗   5 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • pipeline_todos - TODO string in test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
  • pipeline_todos - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed
  • pipeline_todos - TODO string in test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
  • pipeline_todos - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/nf-core-sarek_logo.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-sarek_logo.png
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • files_unchanged - File ignored due to lint config: assets/multiqc_config.yaml

✅ Tests passed:

Run details

  • nf-core/tools version 2.2.dev0
  • Run at 2021-11-24 16:44:47

run: |
python -m pip install --upgrade pip
pip install nf-core
pip install nf-core git+https://github.com/nf-core/tools.git@dev
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just adding that to have the linting from dev

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure that @drpatelh would approve

Comment thread conf/test.config
params.input = "${baseDir}/tests/csv/3.0/fastq_pair.csv"
}
prepare_recalibration {
params.input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-mapped-normal-https.csv'
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update for the tests

Comment thread tests/test_save_bam_mapped.yml Outdated
Copy link
Copy Markdown
Contributor

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing ❤️

run: |
python -m pip install --upgrade pip
pip install nf-core
pip install nf-core git+https://github.com/nf-core/tools.git@dev
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense

@maxulysse maxulysse merged commit d01122b into nf-core:dev Nov 25, 2021
@maxulysse maxulysse deleted the dev_tools_update_2 branch November 25, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants