|
Ran
|
Jobs
3
|
Files
237
|
Run time
1min
|
Badge
README BADGES
|
push
github
Put more HitObject intrinsics under test (#539) * Rename ray-tracing-a and ray-tracing-b tests Give those tests more descriptive names so it's clear where they fit in with the rest of the ray tracing tests. * Enable reorder tests under D3D12 These tests were previously disabled because of a bug in slang-rhi, but that bug has been fixed and they now pass under all backends. * Add tests to exercise creating, querying, and invoking hit objects * add tests for GetRayObjectDirection and GetRayObjectOrigin * Extend DeviceExtraOptions so tests can limit max shader model * Add test for MakeHit * run commit hooks * rename d3d12MaxShaderModel to d3d12HighestShaderModel * Add getOptixVersion and guard in MakeHit test MakeHit isn't functional in OptiX versions older than 9.0. Add a new method, getOptixVersion, that returns the OptiX version of the current device, or 0 if it's not supported (i.e. either no OptiX is found or the device isn't CUDA). * Formatting * Revert "Formatting" This reverts commit 7b79dc3ac. * Revert "Add getOptixVersion and guard in MakeHit test" This reverts commit 28d8aaf49. * Guard MakeHit test based on OptiX version --------- Co-authored-by: Simon Kallweit <64953474+skallweitNV@users.noreply.github.com>
3777 of 16982 branches covered (22.24%)
Branch coverage included in aggregate %.
12993 of 41516 relevant lines covered (31.3%)
52.0 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | linux-x86_64 - 18600079427.2 | 164 |
15.89 |
GitHub Action Run | |
| 3 | macos-aarch64 - 18600079427.3 | 156 |
1.7 |
GitHub Action Run | |
| 3 | windows-x86_64 - 18591870717.3 | 214 |
30.57 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|