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: remove old map layers before rendering new layers #194

Merged
merged 2 commits into from
Mar 24, 2024

fix AttributeError when creating geodataframe from geoagents

c307dbc
Select commit
Loading
Failed to load commit list.
Merged

fix: remove old map layers before rendering new layers #194

fix AttributeError when creating geodataframe from geoagents
c307dbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2024 in 0s

78.21% (+0.03%) compared to b717971

View this Pull Request on Codecov

78.21% (+0.03%) compared to b717971

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.21%. Comparing base (b717971) to head (c307dbc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   78.17%   78.21%   +0.03%     
==========================================
  Files          10       10              
  Lines         692      693       +1     
  Branches      151      151              
==========================================
+ Hits          541      542       +1     
  Misses        127      127              
  Partials       24       24              

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