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

Get mean of actual values (do not imply missing == 0) in Streetscape #675

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

martinfleis
Copy link
Member

resolves #673

@martinfleis martinfleis changed the title Get mean of actual values (do not imply missing == 0) Get mean of actual values (do not imply missing == 0) in Streetscape Nov 28, 2024
@martinfleis martinfleis added the bug Something isn't working label Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.1%. Comparing base (4037c70) to head (7213ef5).
Report is 100 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #675     +/-   ##
=======================================
+ 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

@martinfleis martinfleis merged commit 86b342f into pysal:main Nov 28, 2024
15 checks passed
@martinfleis martinfleis deleted the streetscape_fixes branch November 28, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streetscape assumes 0 when nan is given
1 participant