Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gpu marker and test both Classic/dask-expr Dask DataFrames #1341

Merged
merged 52 commits into from
May 30, 2024

Satisfy pre-commit

751095d
Select commit
Loading
Failed to load commit list.
Merged

Add gpu marker and test both Classic/dask-expr Dask DataFrames #1341

Satisfy pre-commit
751095d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

90.31% (-0.08%) compared to 0cdbd43

View this Pull Request on Codecov

90.31% (-0.08%) compared to 0cdbd43

Details

Codecov Report

Attention: Patch coverage is 86.52850% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 90.31%. Comparing base (0cdbd43) to head (751095d).

Files Patch % Lines
datashader/tests/test_dask.py 78.87% 15 Missing ⚠️
datashader/tests/test_pandas.py 88.37% 5 Missing ⚠️
datashader/tests/test_transfer_functions.py 84.37% 5 Missing ⚠️
datashader/tests/test_xarray.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1341      +/-   ##
==========================================
- Coverage   90.38%   90.31%   -0.08%     
==========================================
  Files          91       92       +1     
  Lines       18764    18579     -185     
==========================================
- Hits        16960    16779     -181     
+ Misses       1804     1800       -4     

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