NERDSITU / superblockify

Source code for superblockify
https://superblockify.city
GNU Affero General Public License v3.0
21 stars 3 forks source link

Added General Statistics #66

Closed cbueth closed 1 year ago

cbueth commented 1 year ago

Added general graph statistics and graph_stats module. Closes #63 #62 #61

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 97.63% to 97.68% :arrow_up:

100% of new lines are covered.

Diff Coverage details (click to unfold) ### superblockify/utils.py `100%` of new lines are covered (`95%` of the complete file). ### superblockify/metrics/graph_stats.py `100%` of new lines are covered (`100%` of the complete file). ### superblockify/config.py `100%` of new lines are covered (`100%` of the complete file). ### superblockify/metrics/metric.py `100%` of new lines are covered (`100%` of the complete file).