-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report graph #41
base: main
Are you sure you want to change the base?
Report graph #41
Conversation
moving this to draft because it makes it hard to search for derivations. not sure if this is the right direction. |
I like the design but I think we should have at least the tree view and as a nice to have the ability to switch between the views |
Possibly! To give a bit of background: the reason I started going down this path is because I wanted to add 'filtering' to the report, so you could do things like "show me only the paths from the root to derivations that couldn't be reproduced". In the current tree representation, we remove common subtrees by replacing them with Perhaps as a simpler intermediate state we should just have a 'flat' list of derivations that couldn't be reproduced. |
a graph seems easier to read than a tree
https://arnout.engelen.eu/minimal.html