- Introduced GraphNodeSummary and GraphPlanSummary structures for build graph representation. - Implemented preview_build_graph function to generate a summary of the build graph. - Refactored configuration parsing to improve handling of boolean values and inheritance of lists. - Added unit tests for build graph preview and configuration parsing. I still don't know how to write tests. |
||
|---|---|---|
| .. | ||
| build_graph_test.v | ||
| config_test.v | ||
| deps_test.v | ||
| discovery_test.v | ||
| test_helpers.v | ||