NERDSITU / superblockify

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

Demand Change #79

Closed cbueth closed 1 year ago

cbueth commented 1 year ago

Add Demand change to LTNs using edge betweenness means.

codecov-commenter commented 1 year ago

Codecov Report

Merging #79 (7526472) into main (962c8ef) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   97.73%   97.78%   +0.04%     
==========================================
  Files          30       30              
  Lines        1858     1893      +35     
==========================================
+ Hits         1816     1851      +35     
  Misses         42       42              
Impacted Files Coverage Δ
superblockify/attribute.py 100.00% <100.00%> (ø)
superblockify/metrics/measures.py 100.00% <100.00%> (ø)
superblockify/metrics/metric.py 100.00% <100.00%> (ø)
superblockify/partitioning/base.py 96.47% <100.00%> (+0.02%) :arrow_up:
superblockify/partitioning/checks.py 83.95% <100.00%> (ø)
superblockify/partitioning/utils.py 100.00% <100.00%> (ø)
superblockify/utils.py 96.33% <100.00%> (+0.45%) :arrow_up:
cbueth commented 1 year ago

Closes #13