fragcolor-xyz / shards

High-performance, multi-platform, type-safe programming language designed for visual & AI assisted development
BSD 3-Clause "New" or "Revised" License
68 stars 14 forks source link

Use capturing brancher for GFX.Feature generators #1005

Closed guusw closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 86.94030% with 35 lines in your changes missing coverage. Please review.

Project coverage is 79.85%. Comparing base (413dfc5) to head (a8c417d).

Files Patch % Lines
shards/gfx/shader/generator.cpp 34.61% 17 Missing :warning:
shards/modules/gfx/feature.cpp 93.69% 7 Missing :warning:
shards/modules/gfx/shader/core_shards.hpp 83.72% 7 Missing :warning:
shards/gfx/graph.hpp 94.59% 2 Missing :warning:
shards/modules/gfx/shader/composition.cpp 90.90% 1 Missing :warning:
shards/modules/gfx/steps.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1005 +/- ## ========================================== - Coverage 79.88% 79.85% -0.03% ========================================== Files 341 341 Lines 54692 54762 +70 ========================================== + Hits 43688 43728 +40 - Misses 11004 11034 +30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.