Skip to content

Wrap default values in a struct#578

Open
ds5678 wants to merge 1 commit into
SamboyCoding:developmentfrom
AssetRipper:default-value-wrapped-by-struct
Open

Wrap default values in a struct#578
ds5678 wants to merge 1 commit into
SamboyCoding:developmentfrom
AssetRipper:default-value-wrapped-by-struct

Conversation

@ds5678

@ds5678 ds5678 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This ensures that we properly distinguish the constant null from having no default value at all.

This ensures that we properly distinguish the constant null from having no default value at all.
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 28923306611

Coverage increased (+0.04%) to 36.169%

Details

  • Coverage increased (+0.04%) from the base build.
  • Patch coverage: 5 uncovered changes across 3 files (45 of 50 lines covered, 90.0%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
Cpp2IL.Core/Model/Contexts/ConcreteGenericFieldAnalysisContext.cs 2 0 0.0%
LibCpp2IL/Reflection/Il2CppParameterReflectionData.cs 2 0 0.0%
Cpp2IL.Core/ProcessingLayers/StableRenamingProcessingLayer.cs 1 0 0.0%
Total (15 files) 50 45 90.0%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 12927
Covered Lines: 5061
Line Coverage: 39.15%
Relevant Branches: 8470
Covered Branches: 2678
Branch Coverage: 31.62%
Branches in Coverage %: Yes
Coverage Strength: 166823.12 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants