holoviz / datashader

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

Install numba from numba conda channel in CI #1298

Closed ianthomas23 closed 8 months ago

ianthomas23 commented 8 months ago

Install numba from numba conda channel in CI, to test latest available packages. Note that the pip-based tests were already doing this.

Thanks to @Hoxbro for the suggestion.

codecov[bot] commented 8 months ago

Codecov Report

Merging #1298 (7dacb60) into main (5eb4b22) will increase coverage by 0.02%. Report is 1 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1298      +/-   ##
==========================================
+ Coverage   85.64%   85.67%   +0.02%     
==========================================
  Files          52       52              
  Lines       11264    11265       +1     
==========================================
+ Hits         9647     9651       +4     
+ Misses       1617     1614       -3