• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shader-slang / slang-rhi / 23764299835
69%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 07:49PM UTC
Jobs 3
Files 242
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Mar 2026 07:46PM UTC coverage: 68.602% (+0.3%) from 68.342%
23764299835

push

github

web-flow
Handle the rest of ScalarType for wgpu as Undefined (#698)

We are trying to add more types to ScalarType: IntPtr, UIntPtr and
BFloat16; in https://github.com/shader-slang/slang/pull/10643
And slang-rhi build prints a warning that the new types are not handled
in a switch-statement for WGPU.

Because WGPU cannot represent those types, this PR converts the new
types as Undefined and avoid the compilation warnings, which is treated
an errors on CI machines.

11709 of 19884 branches covered (58.89%)

Branch coverage included in aggregate %.

0 of 4 new or added lines in 1 file covered. (0.0%)

34773 of 47872 relevant lines covered (72.64%)

277299.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
82.91
-0.35% src/wgpu/wgpu-shader-object-layout.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-aarch64 - 23764299835.1 30 Mar 2026 07:57PM UTC 160
38.57
GitHub Action Run
2 windows-x86_64 - 23764299835.2 30 Mar 2026 07:52PM UTC 218
67.93
GitHub Action Run
3 linux-x86_64 - 23764299835.3 30 Mar 2026 07:50PM UTC 168
58.13
GitHub Action Run
Source Files on build 23764299835
  • Tree
  • List 242
  • Changed 39
  • Source Changed 1
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23764299835
  • 9eb7734a on github
  • Prev Build on main (#23350988434)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc