mesa icon indicating copy to clipboard operation
mesa copied to clipboard

Fixes problem with ContinuousSpace.get_heading in toroidal space mode

Open senden9 opened this issue 5 years ago • 1 comments
trafficstars

See issue projectmesa/mesa#943

It is for sure not a beautiful fix but it works for my use-case.

senden9 avatar Oct 30 '20 18:10 senden9

Codecov Report

Merging #944 into master will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   88.86%   88.96%   +0.09%     
==========================================
  Files          19       19              
  Lines        1132     1142      +10     
  Branches      189      192       +3     
==========================================
+ Hits         1006     1016      +10     
  Misses         92       92              
  Partials       34       34              
Impacted Files Coverage Δ
mesa/space.py 96.45% <100.00%> (+0.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2520508...9c04327. Read the comment docs.

codecov[bot] avatar Oct 30 '20 19:10 codecov[bot]

Closed in the interest of #1664.

senden9 avatar Apr 27 '23 08:04 senden9