Skip to content

Commit 4f5a9bd

Browse files
committed
Add code coverage information
1 parent d425ce9 commit 4f5a9bd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@ flowchart TD
207207
- **Parallel execution**: Matrix builds across Python versions and platforms
208208
- **Component isolation**: Each component (core, bindings, pathfinder, python) can be built/released independently
209209

210+
## Code coverage
211+
212+
Code coverage reports are produced nightly and posted to [GitHub Pages](https://nvidia.github.io/cuda-python/coverage).
213+
214+
Known limitations: Code coverage is only run on Linux x86_64 with an a100 GPU. We plan to add more platform and GPU coverage in the future.
215+
210216
---
211217

212218
<a>1</a>: The `cuda-python` meta package shares the same license and the contributing guidelines as those of `cuda-bindings`.

0 commit comments

Comments
 (0)