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

ignore unused elements #84

Merged
merged 2 commits into from
Mar 31, 2020
Merged

ignore unused elements #84

merged 2 commits into from
Mar 31, 2020

Conversation

nineinchnick
Copy link
Collaborator

If a new TM class attribute ignoreUnused is True, ignore all elements and boundaries not used in any Dataflow. This is needed when building multiple models using assets imported from a single python module, where some assets are not used in every model.

This will be superseded by #75

@nineinchnick nineinchnick requested a review from izar as a code owner March 15, 2020 16:02
@nineinchnick nineinchnick changed the title remove unused elements ignore unused elements Mar 15, 2020
@ghost
Copy link

ghost commented Mar 15, 2020

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

👉 View analysis in DeepCode’s Dashboard

@izar izar merged commit f2dbd26 into OWASP:master Mar 31, 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.

2 participants