Skip to content

SPIRV: Disabled variable loading for the first parameter of atomic in…

02fb40f
Select commit
Loading
Failed to load commit list.
Merged

Hlsl fixes #286

SPIRV: Disabled variable loading for the first parameter of atomic in…
02fb40f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 0s

86.41% (-0.01%) compared to 9d27d87

View this Pull Request on Codecov

86.41% (-0.01%) compared to 9d27d87

Details

Codecov Report

❌ Patch coverage is 78.04878% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.41%. Comparing base (9d27d87) to head (02fb40f).

Files with missing lines Patch % Lines
source/CompilerHlsl/HlslGenerateStatements.cpp 65.38% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #286      +/-   ##
===============================================
- Coverage        86.41%   86.41%   -0.01%     
===============================================
  Files              514      514              
  Lines            59152    59190      +38     
===============================================
+ Hits             51117    51149      +32     
- Misses            8035     8041       +6     
Files with missing lines Coverage Δ
include/ShaderWriter/BaseTypes/ReturnWrapper.inl 100.00% <ø> (ø)
source/CompilerHlsl/HlslAdaptStatements.cpp 86.59% <ø> (ø)
source/CompilerHlsl/HlslIntrinsicConfig.hpp 88.82% <ø> (ø)
source/CompilerHlsl/HlslIntrinsicNames.hpp 86.84% <100.00%> (+1.60%) ⬆️
source/CompilerSpirV/SpirVGenerateStatements.cpp 84.42% <100.00%> (+0.04%) ⬆️
source/ShaderAST/Visitors/SelectEntryPoint.cpp 99.79% <100.00%> (-0.01%) ⬇️
source/CompilerHlsl/HlslGenerateStatements.cpp 77.21% <65.38%> (-0.41%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d27d87...02fb40f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.