| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAdditional details and impacted files @@ Coverage Diff @@
## main #536 +/- ##
==========================================
+ Coverage 99.13% 99.67% +0.53%
==========================================
Files 93 93
Lines 21855 21855
Branches 4130 4130
==========================================
+ Hits 21667 21784 +117
+ Misses 121 42 -79
+ Partials 67 29 -38 |
Sorry, something went wrong.
|
I plan to merge this and do a release soon. Installing numba by default on Python 3.12 is preferred. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is just updating versions of dependencies. Some code formatting was updated using the latest black and ruff. I'll want to stress test the CI given all the new versions of dependencies.
Changes to dependencies:
drop numpy 1.21 add numba 0.59 (supports Python 3.12) scipy 1.12 pandas 2.2 sparse 0.15