mesa icon indicating copy to clipboard operation
mesa copied to clipboard

refactor ModularServer (moving code into __init__)

Open Holzhauer opened this issue 3 years ago • 1 comments

Refactoring of ModularServer to allow tests as requested in https://github.com/projectmesa/mesa/pull/1296#issuecomment-1197877103

Holzhauer avatar Aug 09 '22 16:08 Holzhauer

Codecov Report

Merging #1403 (80f5bef) into main (1ad2456) will decrease coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1403      +/-   ##
==========================================
- Coverage   91.16%   91.03%   -0.13%     
==========================================
  Files          18       18              
  Lines        1358     1361       +3     
  Branches      261      262       +1     
==========================================
+ Hits         1238     1239       +1     
- Misses         85       86       +1     
- Partials       35       36       +1     
Impacted Files Coverage Δ
mesa/visualization/ModularVisualization.py 78.06% <100.00%> (-0.89%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 10 '22 06:08 codecov[bot]

LGTM

rht avatar Aug 12 '22 12:08 rht

Merged, thank you!

rht avatar Aug 12 '22 12:08 rht