eastgenomics / eastgenomics/ConfirmationThresholds

Add more progress info

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It would be helpful for logging/debugging if each function printed out a short statement of what it is doing (or just several print statements as the script progresses through main())

These print statements should probably only be visible if --verbose is True

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing main() and the functions it calls to understand the script's progress through its work. Check how the --verbose option is parsed and used, then add short progress messages that appear only when it is enabled. Done means the verbose run reports meaningful progress without changing normal output.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.