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

add method to make geospace as a solara component #246

Merged
merged 2 commits into from
Sep 26, 2024

use agent unique_id instead of object id in geospace

70fd9f5
Select commit
Loading
Failed to load commit list.
Merged

add method to make geospace as a solara component #246

use agent unique_id instead of object id in geospace
70fd9f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2024 in 1s

73.48% (-4.73%) compared to ce501b6

View this Pull Request on Codecov

73.48% (-4.73%) compared to ce501b6

Details

Codecov Report

Attention: Patch coverage is 77.35849% with 24 lines in your changes missing coverage. Please review.

Project coverage is 73.48%. Comparing base (ce501b6) to head (70fd9f5).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...a_geo/visualization/components/geospace_leaflet.py 76.04% 17 Missing and 6 partials ⚠️
mesa_geo/geospace.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   78.21%   73.48%   -4.73%     
==========================================
  Files          10       10              
  Lines         693      856     +163     
  Branches      151      182      +31     
==========================================
+ Hits          542      629      +87     
- Misses        127      194      +67     
- Partials       24       33       +9     

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