tsorren/Semantic UML Diff

Generates semantic diff diagrams for PlantUML architectures and posts them to PRs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_uml_dirPath to the directory containing base PlantUML filesyes
pr_uml_dirPath to the directory containing PR PlantUML filesyes
github_tokenGitHub token for PR commentingno${{ github.token }}
layout_orthogonal_linesUse orthogonal lines instead of curved lines for relationshipsnofalse
method_parameter_styleHow to display method parameters: types_only or names_and_typesnotypes_only
group_by_packageGroup classes by their namespace/package using PlantUML package blocksnotrue
themeTheming style for the PlantUML diagramnomodern
diagram_spacingNodesep and ranksep values for spacingno30
root_packageRoot package prefix for filtering external libraries. If left empty, it will be auto-detectedno""
context_depthDepth of the context graph for impacted classesno1
render_styleThe rendering style of the output diagram: default or simplenodefault

no outputs