ionic-team / ionic-team/ionic-angular-standalone-codemods
feat: Migration Reporter
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-angular-standalone-codemods) that already report this problem, without success.
### Describe the Feature Request
Currently the log output from the migration utility is fairly noisy. When detecting icons that cannot be migrated it will spit that information to the console immediately.
It would be great to capture all the migration results as the task is running and generate an output at the end of the migration. We can then offer options for output to JSON or HTML that helps developers navigate what they are manually responsible for migrating.
### Describe the Use Case
N/A
### Describe Preferred Solution
_No response_
### Describe Alternatives
_No response_
### Related Code
_No response_
### Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.