Skip to content

Adding a "render" command#42

Open
brightbyte wants to merge 1 commit intomamuz:masterfrom
brightbyte:Render
Open

Adding a "render" command#42
brightbyte wants to merge 1 commit intomamuz:masterfrom
brightbyte:Render

Conversation

@brightbyte
Copy link
Copy Markdown

The render command loads a previously generated analysis from a JSON file and outputs it in some other format (per default, SVG). This avoids duplicate analysis when one wants multiple outputs. This is relevant for big projects for which analysis can take several minutes.

I couldn't figure out how to properly make a test fir this using the frameworks used in the project. I'll add them if someone can clue me in.

The render command loads a previously generated analysis from a JSON
file and outputs it in some other format (per default, SVG). This avoids
duplicate analysis when one wants multiple outputs. This is relevant for
big projects for which analysis can take several minutes.

TBD: tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant