-
Notifications
You must be signed in to change notification settings - Fork 26
[DOC] include libpysal.example api changes & reinstall splot for testing #128
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
Conversation
@martinfleis comment from earlier:
|
This failure seems to be related to the installed vs. not installed issue. |
Codecov Report
@@ Coverage Diff @@
## main #128 +/- ##
=======================================
Coverage ? 98.15%
=======================================
Files ? 18
Lines ? 1195
Branches ? 0
=======================================
Hits ? 1173
Misses ? 22
Partials ? 0 Continue to review full report at Codecov.
|
Excellent this is passing! |
@@ -48,9 +48,11 @@ jobs: | |||
- run: mamba list | |||
- run: conda config --show-sources | |||
- run: conda config --show | |||
- run: python -m pip install --no-deps -e . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment is for documentation & to gather my thoughts. It is not a blocker.
- This works the same way it does in
tobler
, etc. and it still nags me that I can't figure out why it works inspaghetti
, etc. but not here... - maybe there are differences in
setup.py
...? - see also package not checked out? actions/checkout#410 and this on SO
@slumnitz Shall I go ahead and merge? |
_viz_esda_mpl.py
to:assert_raise
byraise
for purest intest_viz_esa_mpl
unittests.yml
.set_smart_bounds