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

[python] Relax numba dependency #2122

Merged
merged 1 commit into from
Feb 12, 2024
Merged

[python] Relax numba dependency #2122

merged 1 commit into from
Feb 12, 2024

Conversation

bkmartinjr
Copy link
Member

@bkmartinjr bkmartinjr commented Feb 11, 2024

Issue and/or context:

Numba was pinned to ~=0.58.0. With numba 0.59.0 released, there is demand for allowing more recent variants. See also #1733.

Changes:

Numba pin modified to >=0.58.0

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Merging #2122 (7f54624) into main (97625db) will increase coverage by 12.94%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2122       +/-   ##
===========================================
+ Coverage   78.43%   91.38%   +12.94%     
===========================================
  Files         136       35      -101     
  Lines       10759     3784     -6975     
  Branches      209        0      -209     
===========================================
- Hits         8439     3458     -4981     
+ Misses       2222      326     -1896     
+ Partials       98        0       -98     
Flag Coverage Δ
libtiledbsoma ?
python 91.38% <ø> (+0.64%) ⬆️
r ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 91.38% <ø> (+0.64%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@bkmartinjr bkmartinjr marked this pull request as ready for review February 11, 2024 17:36
@bkmartinjr bkmartinjr requested review from mlin and johnkerl February 11, 2024 17:36
@bkmartinjr bkmartinjr merged commit fae2ac1 into main Feb 12, 2024
11 checks passed
@bkmartinjr bkmartinjr deleted the bkmartinjr/relax-dep-pins branch February 12, 2024 16:16
@johnkerl johnkerl changed the title [python] relax numba dependency [python] Relax numba dependency Feb 12, 2024
github-actions bot pushed a commit that referenced this pull request Feb 12, 2024
johnkerl pushed a commit that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants