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

nf-test coverage feature type unknown #256

Open
sateeshperi opened this issue Sep 9, 2024 · 0 comments
Open

nf-test coverage feature type unknown #256

sateeshperi opened this issue Sep 9, 2024 · 0 comments

Comments

@sateeshperi
Copy link
Contributor

I used the nf-test coverage --csv coverage.csv in the latest 0.9.0 version and got below for one of my repos.

Question is - what is the 3rd column type supposed to be ? process/workflow/function/pipeline ? then, its not displayed correctly

"filename","covered","type"
"/workspace/methylseq/subworkflows/local/prepare_genome/main.nf","true","unknown"
"/workspace/methylseq/subworkflows/local/utils_nfcore_methylseq_pipeline/main.nf","false","unknown"
"/workspace/methylseq/subworkflows/nf-core/utils_nextflow_pipeline/main.nf","true","unknown"
"/workspace/methylseq/subworkflows/nf-core/utils_nfcore_pipeline/main.nf","true","unknown"
"/workspace/methylseq/subworkflows/nf-core/utils_nfvalidation_plugin/main.nf","true","unknown"
"/workspace/methylseq/workflows/methylseq/main.nf","false","unknown"
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

No branches or pull requests

1 participant