Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@martinfleis
Copy link
Member

This exposes scatterplot plotting on BV versions of Moran as well, using the same implementation. Together with #357 this concludes move of the individual plotting functions from splot. Remaining stuff is are just subplots which I am not sure is wort moving.

@codecov
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.4%. Comparing base (2be44c2) to head (9a5d4cd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
esda/moran.py 68.4% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #358     +/-   ##
=======================================
- Coverage   81.7%   81.4%   -0.2%     
=======================================
  Files         24      24             
  Lines       3396    3406     +10     
=======================================
  Hits        2773    2773             
- Misses       623     633     +10     
Files with missing lines Coverage Δ
esda/moran.py 82.5% <68.4%> (-0.8%) ⬇️

... and 1 file with indirect coverage changes

@jGaboardi
Copy link
Member

Do we need tests for this functionality?

@martinfleis
Copy link
Member Author

Most of it is tested using the univariate. Technically we should but I am not sure it is worth it.

@martinfleis martinfleis merged commit f5c0a56 into pysal:main Jan 18, 2025
14 checks passed
@martinfleis martinfleis deleted the bv_plotting branch January 18, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants