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

Pin Bokeh to <3 in CI #1150

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

CI runs are picking up Bokeh 3.0 to create examples, this pins Bokeh to < 3.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1150 (b99c822) into master (f2149c2) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
+ Coverage   85.33%   85.37%   +0.04%     
==========================================
  Files          34       34              
  Lines        7781     7782       +1     
==========================================
+ Hits         6640     6644       +4     
+ Misses       1141     1138       -3     
Impacted Files Coverage Δ
datashader/macros.py 93.00% <0.00%> (+0.07%) :arrow_up:
datashader/glyphs/line.py 92.80% <0.00%> (+0.19%) :arrow_up:
datashader/glyphs/polygon.py 94.80% <0.00%> (+0.64%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more