Skip to content

Upgrade numba to 0.57.1#81

Merged
trappitsch merged 2 commits into
mainfrom
numba_upgrade
Jul 13, 2023
Merged

Upgrade numba to 0.57.1#81
trappitsch merged 2 commits into
mainfrom
numba_upgrade

Conversation

@trappitsch

Copy link
Copy Markdown
Contributor

Upgraded numba to the latest version and add support for python 3.11.
Pinned the numpy repositories according to numba requirements and requiering the latest iniabu module now, such that it actually runs on the current numpy that is compatible with py311.

@codecov

codecov Bot commented Jul 13, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: +0.73 🎉

Comparison is base (51b6dc0) 99.13% compared to head (52cb721) 99.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   99.13%   99.87%   +0.73%     
==========================================
  Files          52       51       -1     
  Lines        3250     3226      -24     
==========================================
  Hits         3222     3222              
+ Misses         28        4      -24     
Flag Coverage Δ
unittests 99.87% <ø> (+0.73%) ⬆️

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

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@trappitsch trappitsch merged commit fa2a39b into main Jul 13, 2023
@trappitsch trappitsch deleted the numba_upgrade branch July 13, 2023 10:41
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.

1 participant