Commit Graph

2 Commits (f74b93ddf67eb66a0b1a5d17d0d91fd83de51d2c)

Author SHA1 Message Date
Joca 9d3d5fb105
Refactor on duplicate functions and new tests :3 2025-11-24 19:52:52 -03:00
Joca 4347a882a2
Add build graph preview functionality and enhance configuration parsing
- 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.
2025-11-22 22:10:32 -03:00