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

shader-slang / slang-rhi / 20724750964 / 2
68%
main: 68%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 06:22PM UTC
Files 157
Run time 12s
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

05 Jan 2026 06:12PM UTC coverage: 7.043%. Remained the same
20724750964.2

push

github

web-flow
Fix MSVC build errors in slang-rhi for C++20 compatibility (#608)

- arena-allocator.h: Replace deprecated std::is_pod_v with
  std::is_trivially_copyable_v (fixes C4996)
- d3d11-shader-object.h: Fix illegal qualified name in member
  declaration (fixes C4596)
- CMakeLists.txt: Add /EHsc to enable C++ exception handling
  (fixes C4530 warning when using std::vector and other STL
  containers)

Required for building with MSVC 17.7+ with warnings-as-errors
enabled and c++20.

614 of 11270 branches covered (5.45%)

Branch coverage included in aggregate %.

2205 of 28757 relevant lines covered (7.67%)

1.59 hits per line

Source Files on job macos-aarch64 - 20724750964.2
  • Tree
  • List 157
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20724750964
  • 4b43dd8a on github
  • Prev Job for on main (#20712432884.2)
  • Next Job for on main (#20725966517.)
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