-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
groomedWell-defined and ready to be worked onWell-defined and ready to be worked onhelp wantedThis is an opportunity for anyone to contributeThis is an opportunity for anyone to contributereport migration
Description
Overview
We should migrate the Number of children of TreeNode module to the new V4 report format.
Definition of done
- Code and Scripts are ported to
KenticoInspector.Reportsproject in a dedicated folder for the report. - Scripts are referenced via constants in a static class.
- Scripts are refactored to return simple results that are mappable to simple classes.
- Report logic is covered by unit test for a clean result
- Report logic is covered by unit tests for all known dirty results
- Useful, non-specific logic is abstracted to services or helpers.
Note: The Class/Table Validation report (and it's tests) is a good, simple example of the main concepts.
Additional Details
- New name: Content Tree Children Analysis
- Tags: Health, Performance
Metadata
Metadata
Assignees
Labels
groomedWell-defined and ready to be worked onWell-defined and ready to be worked onhelp wantedThis is an opportunity for anyone to contributeThis is an opportunity for anyone to contributereport migration