Skip to content

refactor: wip attempt at lazy import modules#1419

Draft
hoxbro wants to merge 10 commits into
mainfrom
lazy_import
Draft

refactor: wip attempt at lazy import modules#1419
hoxbro wants to merge 10 commits into
mainfrom
lazy_import

lazy_register to gpu

c74fb8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2026 in 0s

87.95% (-0.51%) compared to 82a57c1

View this Pull Request on Codecov

87.95% (-0.51%) compared to 82a57c1

Details

Codecov Report

❌ Patch coverage is 75.88235% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.95%. Comparing base (82a57c1) to head (c74fb8f).
⚠️ Report is 68 commits behind head on main.

Files with missing lines Patch % Lines
datashader/_dependencies.py 66.30% 31 Missing ⚠️
datashader/data_libraries/__init__.py 77.77% 2 Missing ⚠️
datashader/data_libraries/cudf.py 0.00% 2 Missing ⚠️
datashader/data_libraries/dask_cudf.py 0.00% 2 Missing ⚠️
datashader/tiles.py 33.33% 2 Missing ⚠️
datashader/glyphs/points.py 80.00% 1 Missing ⚠️
datashader/utils.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1419      +/-   ##
==========================================
- Coverage   88.46%   87.95%   -0.51%     
==========================================
  Files          94       95       +1     
  Lines       18683    18662      -21     
==========================================
- Hits        16527    16415     -112     
- Misses       2156     2247      +91     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.