nf-core / nf-core/stats

topic updates count isn't working properly

Open
#158 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I don't think the topic updates count is working properly:
find modules/nf-core -name "<http://main.nf|main.nf>" -exec grep -L "topic: versions" {} \; | wc -l gives 77 modules (one of which is multiqc, so shouldn't have it anyway)

Slack Message

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code that calculates the topic updates count and compare its result with the provided find/grep command over modules/nf-core. Check the multiqc exception noted in the issue and use the Slack context if available; done means the reported count matches the intended module set.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
analytics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
54/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.