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

BUG: fix corner case of empty intersection in streetscape #674

Merged
merged 1 commit into from
Nov 27, 2024

BUG: fix corner case of empty intersection in streetscape

f952295
Select commit
Loading
Failed to load commit list.
Merged

BUG: fix corner case of empty intersection in streetscape #674

BUG: fix corner case of empty intersection in streetscape
f952295
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

98.1% (+0.8%) compared to 4037c70

View this Pull Request on Codecov

98.1% (+0.8%) compared to 4037c70

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.1%. Comparing base (4037c70) to head (f952295).
Report is 98 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #674     +/-   ##
=======================================
+ Coverage   97.4%   98.1%   +0.8%     
=======================================
  Files         26      40     +14     
  Lines       4328    7208   +2880     
=======================================
+ Hits        4214    7074   +2860     
- Misses       114     134     +20     
Files with missing lines Coverage Δ
momepy/streetscape.py 97.6% <100.0%> (ø)

... and 1 file with indirect coverage changes