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

CI/COMPAT: update CI actions and dev channel setup, fix scipy compatibility #550

Merged
merged 7 commits into from Aug 22, 2023

Conversation

martinfleis
Copy link
Member

@martinfleis martinfleis commented Aug 22, 2023

Update dev config and fix compatibility with latest scipy which no longer import numpy namespace. (https://github.com/pysal/libpysal/actions/runs/5936839744/job/16098081313)

I also think I have accidentally pushed the first commit straight to main...

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #550 (9af7587) into main (bc13c65) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #550     +/-   ##
=======================================
+ Coverage   79.9%   80.0%   +0.1%     
=======================================
  Files        113     113             
  Lines      13151   13151             
=======================================
+ Hits       10507   10516      +9     
+ Misses      2644    2635      -9     
Files Changed Coverage Δ
libpysal/cg/kdtree.py 67.9% <100.0%> (ø)

... and 1 file with indirect coverage changes

@martinfleis martinfleis changed the title CI/COMPAT: update dev channel CI/COMPAT: update CI actions and dev channel setup, fix scipy compatibility Aug 22, 2023
@martinfleis martinfleis self-assigned this Aug 22, 2023
@jGaboardi jGaboardi added the ci label Aug 22, 2023
@jGaboardi jGaboardi merged commit d3757a2 into pysal:main Aug 22, 2023
9 checks passed
@martinfleis martinfleis deleted the dev_ci branch August 22, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants