Skip to content
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

Separate Y-Files visualization module as a separate internal library #457

Open
avpotapov00 opened this issue Jan 29, 2025 · 0 comments
Open
Assignees

Comments

@avpotapov00
Copy link
Collaborator

Currently, the Lincheck and Visual Debugger plugins use the same copy-paste code.
Let's extract the common visualization part as a separate internal library.

Approximate estimated time: 7-10 full-time days.

Implementation notes: the library should provide extension points to allow further development of the Visual Debugger. These extension points should be organized like a chain of processors, each of them can add some items to the result graph.

@avpotapov00 avpotapov00 self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant