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

shader-slang / slang-rhi / 16825951794
21%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2025 08:41AM UTC
Jobs 3
Files 242
Run time 46min
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

07 Aug 2025 03:04PM UTC coverage: 67.889% (-0.05%) from 67.934%
16825951794

push

github

web-flow
CUDA sync fixes (#473)

* Fix sync issues in CUDA backend

- there is no need for synchronize (texture caches get cleared before each kernel launch)
- fix a bug where we released resources for a command buffer early
- using events without timing (optimization)

* Add static_assert to make sure page size is valid

Allocation function depends on the fact that page size is a multiple of the alignment!

* Fix invalid return code

* Add missing error handling

* Remove obsolete calls to cuStreamSynchronize

The synchronous copy calls following later will implicitly sync.

10661 of 18664 branches covered (57.12%)

Branch coverage included in aggregate %.

2 of 3 new or added lines in 2 files covered. (66.67%)

23 existing lines in 2 files now uncovered.

31090 of 42835 relevant lines covered (72.58%)

109931.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.77
0.0% src/cuda/cuda-constant-buffer-pool.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
3
81.79
-0.36% src/cuda/cuda-device.cpp
20
82.14
-1.61% src/cuda/cuda-command.cpp
Jobs
ID Job ID Ran Files Coverage
2 macos-aarch64 - 16825951794.2 08 Aug 2025 08:41AM UTC 152
40.4
GitHub Action Run
3 linux-x86_64 - 16825951794.3 08 Aug 2025 08:51AM UTC 156
63.48
GitHub Action Run
3 windows-x86_64 - 16563920847.3 28 Jul 2025 08:27AM UTC 213
66.69
GitHub Action Run
Source Files on build 16825951794
  • Tree
  • List 242
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16825951794
  • d12995c0 on github
  • Prev Build on main (#16772308189)
  • Next Build on main (#16831097287)
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