Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix AttributeError in GeoSpace.agents_at() #165

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

wang-boyu
Copy link
Member

Fix #161.

@wang-boyu wang-boyu added this to the v0.6.0 milestone Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: +2.84% 🎉

Comparison is base (66831b6) 73.05% compared to head (a111fbb) 75.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   73.05%   75.90%   +2.84%     
==========================================
  Files          10       10              
  Lines         657      660       +3     
  Branches      136      138       +2     
==========================================
+ Hits          480      501      +21     
+ Misses        156      139      -17     
+ Partials       21       20       -1     
Files Changed Coverage Δ
mesa_geo/geospace.py 77.22% <87.50%> (+10.55%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rht rht merged commit 58af3dc into projectmesa:main Sep 12, 2023
11 checks passed
@wang-boyu wang-boyu deleted the fix/geospace-agents-at branch September 12, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GeoSpace.agents_at() method doesn't work
2 participants