Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nineinchnick
Copy link
Collaborator

Use numbered dataflow labels on seq diagram. This makes it easier to read when comparing seq and dfd diagrams.

Please note that changes here are very similar to what's proposed in #80, that is:

  • moving label and color functions to methods of the Element class
  • adding shape and display_name methods
    which makes it even easier to override classes. As a side effect, _dfd() method has been removed from most classes since it's a duplicate now.

This also has the same fix as #93 but that other PR is way simpler and might be merged earlier.

Preview:
seq

@nineinchnick nineinchnick requested a review from izar as a code owner March 26, 2020 17:56
@ghost
Copy link

ghost commented Mar 26, 2020

Congratulations 🎉. DeepCode analyzed your code in 2.742 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@nineinchnick nineinchnick force-pushed the seq-labels branch 3 times, most recently from 81adc61 to 20a7442 Compare March 31, 2020 18:33
@nineinchnick nineinchnick force-pushed the seq-labels branch 2 times, most recently from 16f7410 to 2b239d9 Compare June 16, 2020 19:35
@nineinchnick nineinchnick force-pushed the seq-labels branch 2 times, most recently from 6fa1914 to f2b70df Compare September 10, 2020 20:10
@nineinchnick nineinchnick merged commit 0bcec71 into OWASP:master Sep 10, 2020
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