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

Support dir tpages #671

Merged
merged 5 commits into from
Jul 2, 2021
Merged

Support dir tpages #671

merged 5 commits into from
Jul 2, 2021

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Jul 2, 2021

No description provided.

@coveralls
Copy link

coveralls commented Jul 2, 2021

Pull Request Test Coverage Report for Build 994511110

  • 62 of 165 (37.58%) changed or added relevant lines in 14 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.1%) to 69.142%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goalc/data_compiler/game_text.cpp 1 2 50.0%
decompiler/main.cpp 0 2 0.0%
goalc/compiler/compilation/CompilerControl.cpp 0 2 0.0%
common/type_system/Type.cpp 9 12 75.0%
common/type_system/TypeFieldLookup.cpp 0 8 0.0%
common/type_system/TypeSystem.cpp 32 42 76.19%
decompiler/ObjectFile/ObjectFileDB.cpp 0 10 0.0%
goalc/data_compiler/DataObjectGenerator.cpp 1 13 7.69%
goalc/data_compiler/dir_tpages.cpp 0 23 0.0%
decompiler/data/dir_tpages.cpp 0 32 0.0%
Files with Coverage Reduction New Missed Lines %
common/type_system/Type.cpp 1 42.91%
tools/MemoryDumpTool/main.cpp 1 0%
common/type_system/TypeSystem.cpp 2 71.6%
Totals Coverage Status
Change from base Build 994240433: -0.1%
Covered Lines: 37174
Relevant Lines: 53765

💛 - Coveralls

@water111 water111 linked an issue Jul 2, 2021 that may be closed by this pull request
@water111 water111 merged commit 6366068 into master Jul 2, 2021
@water111 water111 deleted the w/dir-tpages branch July 2, 2021 18:51
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.

[TypeSystem] Figure out method 7 (relocate)
2 participants