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

create and update rtree spatial index only when needed #179

Merged
merged 1 commit into from
Jan 4, 2024

create and update rtree spatial index only when needed

205f850
Select commit
Loading
Failed to load commit list.
Merged

create and update rtree spatial index only when needed #179

create and update rtree spatial index only when needed
205f850
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

78.14% (+2.23%) compared to 9dfbe7c

View this Pull Request on Codecov

78.14% (+2.23%) compared to 9dfbe7c

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (9dfbe7c) 75.90% compared to head (205f850) 78.14%.

Files Patch % Lines
mesa_geo/geospace.py 84.61% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   75.90%   78.14%   +2.23%     
==========================================
  Files          10       10              
  Lines         660      691      +31     
  Branches      138      151      +13     
==========================================
+ Hits          501      540      +39     
+ Misses        139      127      -12     
- Partials       20       24       +4     

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