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

shader-slang / slang-rhi / 20724750964
21%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 06:14PM UTC
Jobs 3
Files 189
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

05 Jan 2026 06:12PM UTC coverage: 22.678%. Remained the same
20724750964

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.

2342 of 13844 branches covered (16.92%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

8090 of 32157 relevant lines covered (25.16%)

39.23 hits per line

Jobs
ID Job ID Ran Files Coverage
2 macos-aarch64 - 20724750964.2 05 Jan 2026 06:22PM UTC 157
7.04
GitHub Action Run
3 linux-x86_64 - 20724750964.3 05 Jan 2026 06:13PM UTC 166
23.43
GitHub Action Run
3 windows-x86_64 - 20105261307.3 10 Dec 2025 04:19PM UTC 216
33.83
GitHub Action Run
Source Files on build 20724750964
  • Tree
  • List 189
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20724750964
  • 4b43dd8a on github
  • Prev Build on main (#20712432884)
  • Next Build 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