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

Update to latest holoviz_tasks #1281

Closed hoxbro closed 9 months ago

hoxbro commented 9 months ago

The changes in the install task are caching when a test fails. Beforehand, it will only do so if the test passed.

The other change is saving the environment files from the different runs, making debugging easier.

You can get the environment files here: https://github.com/holoviz/datashader/actions/runs/6309708107?pr=1281 under artifacts.

codecov[bot] commented 9 months ago

Codecov Report

Merging #1281 (38a85c2) into main (3dab9df) will decrease coverage by 0.03%. Report is 1 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
- Coverage   83.54%   83.52%   -0.03%     
==========================================
  Files          35       35              
  Lines        9134     9145      +11     
==========================================
+ Hits         7631     7638       +7     
- Misses       1503     1507       +4     

see 1 file with indirect coverage changes

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