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

shader-slang / slang-rhi / 23764299835 / 1
68%
main: 68%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 07:57PM UTC
Files 160
Run time 5s
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: 38.57%. Remained the same
23764299835.1

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.

4386 of 12956 branches covered (33.85%)

Branch coverage included in aggregate %.

13159 of 32533 relevant lines covered (40.45%)

95800.17 hits per line

Source Files on job macos-aarch64 - 23764299835.1
  • Tree
  • List 160
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23764299835
  • 9eb7734a on github
  • Prev Job for on main (#23350988434.2)
  • Next Job for on main (#24268120487.3)
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