kpassey1 / kpassey1/IBMi-Python-CC
Select source lines
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add the option to include a from and to line so that only those lines are covered. This will be useful if the number of lines of source code exceeds the limit imposed by the compiler
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the code-coverage option and the entry point that selects source lines, then inspect how the compiler line limit is handled. Done means callers can provide from and to lines and coverage is restricted to that range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100