From 726542dd66d365782a1b2114619920c1cd4eb08b Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Fri, 4 Jul 2025 15:38:14 +0200 Subject: [PATCH] Update todo list --- quick_impact_analysis.md | 1 + 1 file changed, 1 insertion(+) diff --git a/quick_impact_analysis.md b/quick_impact_analysis.md index 4089849b65..dadd6928c5 100644 --- a/quick_impact_analysis.md +++ b/quick_impact_analysis.md @@ -9,6 +9,7 @@ An attempt to accelerate the process of impact analysis by relying on recursive - [ ] Restore redundancy computation # TODO to finalize the feature +- [ ] Unit tests for the whole stuff - [ ] Deshardcode the query against the source nodes - [ ] Deshardcode the query against the datamodel - [ ] Get the algorithm from make_quick_impact_query.php