NVIDIA / NVIDIA/cudf

[cudf_polars] Full test suite coverage

Open
#22,568 0 comments 0 reactions 0 assignees View on GitHub
cudf-polars tests
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

Improve test coverage so we can remove most, ideally all, of this coverage exclusion:
```toml
[tool.coverage.report]
omit = [
"cudf_polars/testing/inject_gpu_engine.py",
"cudf_polars/streaming/**",
"cudf_polars/engine/**",
]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.