fix: escape boundary labels in DFD output - #360
Conversation
Signed-off-by: rajanpanth <rajan.pantha@samriddhicollege.edu.np>
|
LGTM, although you need to fix your AI environment if you're going to suggest changes like this. It's trivial to get |
|
Thanks for going through these. Grouping the follow-up into one comment rather than five. These five are all green and mergeable, and have an LGTM from you:
They still show On your point in #360 about the environment: fair, and I've fixed it. I have the suite running locally now — |
Summary
>Closes #278.
Testing
Boundary("Client > API")Client > APIand not the unescaped labelpytestsuite is unavailable becausepytestis not installed in the current Python environment.Notes
AI assistance was used to help prepare this change.