[core] Do metrics play along with incremental analysis?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.5k
- Forks
- 1.6k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 54
Description
@oowekyala I open this issue to track this.
I've not been too on top of the metrics' core PRs, so I'm not certain... but do metrics play along incremental analysis?
If all analysis remain single-class we should probably be ok, but in #559 you mentioned the possibility of looking up the class hierarchy, which made me doubt...
Contributor guide
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
The issue names metrics core, incremental analysis, and the class hierarchy, with related discussion in #559. Start by reading the incremental-analysis documentation and the #559 discussion, then trace how metrics access class information. Done means establishing whether incremental analysis is supported and documenting or implementing the required behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100