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

shader-slang / slang-rhi / 18172011298
23%

Build:
DEFAULT BRANCH: main
Ran 01 Oct 2025 06:39PM UTC
Jobs 3
Files 237
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

01 Oct 2025 06:34PM UTC coverage: 68.648% (+0.008%) from 68.64%
18172011298

push

github

web-flow
Fix adapter leak (#526)

* Make Adapter base classnot inheriting from ComObject

We don't want ref-counting for Adapter objects, as they are lazily created on demand and stored in static vectors for the duration of the program.

* Cleanup

* Re-enable leak test

* Fix metal

* Make IAdapter not inherit from ISlangUnknown

Represents the static nature of adapters more faithfully

9995 of 17868 branches covered (55.94%)

Branch coverage included in aggregate %.

33 of 54 new or added lines in 8 files covered. (61.11%)

40 existing lines in 6 files now uncovered.

30961 of 41793 relevant lines covered (74.08%)

120570.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.01
0.05% src/cuda/cuda-device.cpp
1
78.29
-0.04% src/vulkan/vk-device.cpp
2
60.25
0.73% src/metal/metal-device.cpp
3
76.18
0.0% src/rhi.cpp
6
78.39
0.0% src/d3d11/d3d11-device.cpp
8
71.57
0.0% src/d3d12/d3d12-device.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.29
-0.04% src/vulkan/vk-device.cpp
1
60.25
0.73% src/metal/metal-device.cpp
1
85.01
0.05% src/cuda/cuda-device.cpp
4
76.74
-0.2% include/slang-rhi.h
8
78.39
0.0% src/d3d11/d3d11-device.cpp
25
71.57
0.0% src/d3d12/d3d12-device.cpp
Jobs
ID Job ID Ran Files Coverage
2 linux-x86_64 - 18172011298.2 01 Oct 2025 06:41PM UTC 161
63.48
GitHub Action Run
3 macos-aarch64 - 18172011298.3 01 Oct 2025 06:39PM UTC 156
39.13
GitHub Action Run
3 windows-x86_64 - 17461296158.3 04 Sep 2025 10:47AM UTC 214
66.8
GitHub Action Run
Source Files on build 18172011298
  • Tree
  • List 237
  • Changed 13
  • Source Changed 9
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18172011298
  • 9c4b572c on github
  • Prev Build on main (#18166730069)
  • Next Build on main (#18186596480)
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

© 2025 Coveralls, Inc