mgedmin / mgedmin/coverage-highlight.vim
Automatic coverage reloading
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Python
- Stars
- 58
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This might be related to #26. This would be awesome if coverage was automagically reloaded in vim when the `.coverage` file is updated.
What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #26 and how the Vim plugin currently handles the `.coverage` file. Determine the entry point responsible for displaying coverage and what update event could trigger reloading. Done means coverage is automatically refreshed in Vim when `.coverage` changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vim
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100