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

shader-slang / slang-rhi / 20724750964 / 3
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 06:22PM UTC
Files 166
Run time 14s
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: 23.434%. Remained the same
20724750964.3

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.

2151 of 11990 branches covered (17.94%)

Branch coverage included in aggregate %.

7410 of 28809 relevant lines covered (25.72%)

42.2 hits per line

Source Files on job linux-x86_64 - 20724750964.3
  • Tree
  • List 166
  • 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.3)
  • 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