Skip to content

nzslc: Reflection first iteration

6b32e19
Select commit
Loading
Failed to load commit list.
Open

nzslc: Add support for struct reflection #94

nzslc: Reflection first iteration
6b32e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 1s

76.42% (-0.06%) compared to 0aeeca3

View this Pull Request on Codecov

76.42% (-0.06%) compared to 0aeeca3

Details

Codecov Report

❌ Patch coverage is 61.17647% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.42%. Comparing base (0aeeca3) to head (6b32e19).

Files with missing lines Patch % Lines
src/ShaderCompiler/Compiler.cpp 57.33% 21 Missing and 11 partials ⚠️
tests/src/Tests/NzslcTests.cpp 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   76.47%   76.42%   -0.06%     
==========================================
  Files         205      205              
  Lines       25370    25451      +81     
  Branches     7740     7760      +20     
==========================================
+ Hits        19402    19451      +49     
- Misses       5868     5888      +20     
- Partials      100      112      +12     
Files with missing lines Coverage Δ
src/ShaderCompiler/Compiler.hpp 100.00% <ø> (ø)
tests/src/Tests/NzslcTests.cpp 95.12% <90.00%> (-1.66%) ⬇️
src/ShaderCompiler/Compiler.cpp 53.77% <57.33%> (+0.18%) ⬆️

... 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 0aeeca3...6b32e19. Read the comment docs.

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