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

[Decomp] Add SSA based check for expression building #292

Merged
merged 3 commits into from
Feb 28, 2021

Conversation

water111
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Feb 28, 2021

Pull Request Test Coverage Report for Build 608205085

  • 278 of 321 (86.6%) changed or added relevant lines in 18 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.1%) to 68.96%

Changes Missing Coverage Covered Lines Changed/Added Lines %
decompiler/IR2/Env.cpp 13 15 86.67%
decompiler/IR2/FormExpressionAnalysis.cpp 33 35 94.29%
decompiler/IR2/IR2_common.h 41 43 95.35%
decompiler/ObjectFile/ObjectFileDB_IR2.cpp 0 2 0.0%
decompiler/IR2/Form.cpp 37 48 77.08%
decompiler/IR2/AtomicOp.cpp 29 53 54.72%
Files with Coverage Reduction New Missed Lines %
decompiler/IR2/AtomicOp.cpp 1 62.9%
test/test_main.cpp 1 85.71%
Totals Coverage Status
Change from base Build 606182542: 0.1%
Covered Lines: 30907
Relevant Lines: 44819

💛 - Coveralls

@water111 water111 merged commit c15c163 into master Feb 28, 2021
@water111 water111 deleted the w/ssa-expression-prop branch February 28, 2021 17:38
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