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

set nopython=True in jit in alpha shapes #560

Merged
merged 1 commit into from Sep 6, 2023
Merged

Conversation

martinfleis
Copy link
Member

A follow-up on #535 trying to eliminate warnings emitted by numba. Locally, this causes no issue, let's see what CI will say.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #560 (e6779a6) into main (0f53b30) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #560     +/-   ##
=======================================
+ 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/alpha_shapes.py 87.2% <100.0%> (ø)

... and 1 file with indirect coverage changes

@jGaboardi
Copy link
Member

Looks like CI is happy! Thanks!

@jGaboardi jGaboardi merged commit 64d122d into pysal:main Sep 6, 2023
9 checks passed
@martinfleis martinfleis deleted the jit branch September 7, 2023 06:21
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.

None yet

2 participants