-
Notifications
You must be signed in to change notification settings - Fork 173
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
feat: add counters to propagation summary #3602
feat: add counters to propagation summary #3602
Conversation
This could be generalized with #3450 but I was not able to follow up with that yet |
Yes, I actually like the split between "Summary" and "Step" writing, so we have small files for overview checks and big ones for detailed checks. |
df5854f
to
2221c71
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, some small nitpicky comments
As discussed, I deleted the file. |
Quality Gate passedIssues Measures |
This PR adds statistics counters for sensitives, portals and material surfaces to the Propagation summary and adds a little script to plot those.
It also adapts the
geomodel.py
to recent changes to be able to make this plot.Changes to references are expected.