Ran
|
Jobs
3
|
Files
18
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
travis-ci
Fixes #570 removed and updated stale comments in space.py MultiGrid was used internally to store agent objects when ContinuousSpace was created, but @JamesArruda updated ContinuousSpace to use a numpy array instead of MultiGrid (in PR #439). Also, relic objects `grid_width` & `grid_height` were originally used to construct the MultiGrid. They're no longer used. The comments were properly removed in 10b262a9e but accidentally snuck back in with merge commit eb443d022. See: https://github.com/projectmesa/mesa/issues/570 https://github.com/projectmesa/mesa/pull/439
763 of 947 relevant lines covered (80.57%)
2.42 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1287.1 | 18 |
80.57 |
Travis Job 1287.1 | |
2 | 1287.2 | 18 |
80.57 |
Travis Job 1287.2 | |
3 | 1287.3 | 18 |
80.57 |
Travis Job 1287.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|