slang-reflect: Add support to reflect Unions #1173
Merged
Codecov / codecov/project
succeeded
Nov 13, 2024 in 0s
94.62% (target 85.00%)
View this Pull Request on Codecov
94.62% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 94.62%. Comparing base (
85f61c6
) to head (63aeb24
).
Report is 39 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
source/ast/types/Type.cpp | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1173 +/- ##
==========================================
- Coverage 94.77% 94.62% -0.15%
==========================================
Files 191 195 +4
Lines 47802 50181 +2379
==========================================
+ Hits 45304 47486 +2182
- Misses 2498 2695 +197
Files with missing lines | Coverage Δ | |
---|---|---|
include/slang/ast/types/Type.h | 100.00% <ø> (ø) |
|
source/ast/types/Type.cpp | 95.46% <0.00%> (+0.37%) |
⬆️ |
... and 159 files 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 85f61c6...63aeb24. Read the comment docs.
Loading