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

Implement caching frame info #217

Merged
merged 8 commits into from
Aug 8, 2022
Merged

Implement caching frame info #217

merged 8 commits into from
Aug 8, 2022

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Aug 8, 2022

Closes #84

@sj-i sj-i added this to the 0.6.0 milestone Aug 8, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2815505172

  • 74 of 108 (68.52%) changed or added relevant lines in 13 files are covered.
  • 32 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-1.9%) to 79.624%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Inspector/Settings/TargetPhpSettings/TargetPhpSettings.php 0 1 0.0%
src/Lib/PhpProcessReader/PhpMemoryReader/CallTraceReader.php 14 15 93.33%
src/Lib/PhpInternals/ZendTypeReader.php 16 19 84.21%
src/Lib/PhpInternals/Types/Php/SapiGlobalsStruct.php 0 5 0.0%
src/Inspector/Daemon/Reader/Worker/PhpReaderTraceLoop.php 0 7 0.0%
src/Lib/PhpProcessReader/PhpGlobalsFinder.php 9 26 34.62%
Files with Coverage Reduction New Missed Lines %
src/Lib/PhpProcessReader/PhpMemoryReader/CallTraceReader.php 11 74.14%
src/Lib/PhpInternals/Types/Zend/ZendOp.php 21 0%
Totals Coverage Status
Change from base Build 2790970323: -1.9%
Covered Lines: 1313
Relevant Lines: 1649

💛 - Coveralls

@sj-i sj-i merged commit abcf7fd into 0.6.x Aug 8, 2022
@sj-i sj-i deleted the cache-frame-info branch August 8, 2022 05:01
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.

cache function names and file names
2 participants