Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Prop - Second Attempt #142

Merged
merged 7 commits into from
Nov 28, 2020
Merged

Type Prop - Second Attempt #142

merged 7 commits into from
Nov 28, 2020

Conversation

water111
Copy link
Collaborator

WIP second version of type analysis decompiler pass.

@coveralls
Copy link

coveralls commented Nov 28, 2020

Pull Request Test Coverage Report for Build 389039228

  • 10 of 33 (30.3%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 81.104%

Changes Missing Coverage Covered Lines Changed/Added Lines %
common/type_system/Type.cpp 0 7 0.0%
common/type_system/TypeSystem.cpp 10 26 38.46%
Totals Coverage Status
Change from base Build 387821705: -0.08%
Covered Lines: 16804
Relevant Lines: 20719

💛 - Coveralls

@water111 water111 marked this pull request as ready for review November 28, 2020 20:24
@water111
Copy link
Collaborator Author

It succeeds everywhere in gcommon, excluding the 128-bit inspects, the debug register setting function, and the asm memcpy function.

Current stats:

1078/10179 functions attempted type analysis (10.59%)
618/1078 functions that attempted type analysis succeeded (57.33%)
618/10179 functions passed type analysis (6.07%)

@water111 water111 merged commit 9b32835 into master Nov 28, 2020
@water111 water111 deleted the w/type-analysis-2 branch November 28, 2020 20:35
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