Skip to content

Add support fo eager Narwhals dataframes#1502

Open
cakiki wants to merge 22 commits into
holoviz:mainfrom
cakiki:narwhals-eager
Open

Add support fo eager Narwhals dataframes#1502
cakiki wants to merge 22 commits into
holoviz:mainfrom
cakiki:narwhals-eager

Add more tests

962cc79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 0s

88.94% (+0.46%) compared to c40548b

View this Pull Request on Codecov

88.94% (+0.46%) compared to c40548b

Details

Codecov Report

❌ Patch coverage is 99.59459% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.94%. Comparing base (c40548b) to head (962cc79).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
datashader/utils.py 91.66% 2 Missing ⚠️
datashader/tests/test_pandas.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1502      +/-   ##
==========================================
+ Coverage   88.47%   88.94%   +0.46%     
==========================================
  Files          96       98       +2     
  Lines       19461    20173     +712     
==========================================
+ Hits        17219    17942     +723     
+ Misses       2242     2231      -11     

☔ View full report in Codecov by Sentry.
📢 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.