Add ability to create a report per-target/extension
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.4k
- Forks
- 65
- Avg merge
- 20d 17h
- Merged PRs (30d)
- 2
Description
Hey Paul,
Similar to #39, I'm curious on your take of how easy it would be to modify SitRep to allow the caller to specify a flag to output a report per target, per extension, etc.
For example, 'I have an app with an app, app clip, widget extension, live activity widget extension' and so on. The idea here would be to see at a glance where the majority of the code is from a target level. Potentially some interesting analysis to 'refactor shared code into swift package'.
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 SitRep's existing report-generation path and the related discussion in issue #39. Define how a caller-supplied flag should separate output by target or extension, and consider the work complete when the analyzer produces distinct reports for each requested target or extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100