holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.3k stars 366 forks source link

Try numba 0.59 dev release #1308

Closed hoxbro closed 8 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (662a0d6) 85.65% compared to head (f8bbe23) 85.60%.

:exclamation: Current head f8bbe23 differs from pull request most recent head dc7b9c6. Consider uploading reports for the commit dc7b9c6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1308 +/- ## ========================================== - Coverage 85.65% 85.60% -0.06% ========================================== Files 52 52 Lines 11288 11288 ========================================== - Hits 9669 9663 -6 - Misses 1619 1625 +6 ```
hoxbro commented 8 months ago

The current status is Windows with Python 3.10 and 3.11 won't solve the environment

Tests on macos-latest with Python 3.10 reports: 13 failed, 1581 passed, 62 skipped, 10 xfailed, 13569 warnings

I think most of the changes needed are trivial, but I haven't looked into more details.