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

feat: use the eval_cache hack to allow traversing of REPL results #764

Merged
merged 1 commit into from Apr 10, 2022

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Mar 15, 2022

No description provided.

@zobo zobo linked an issue Mar 15, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #764 (1ae9b15) into next (84d7444) will decrease coverage by 0.22%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             next     #764      +/-   ##
==========================================
- Coverage   70.84%   70.61%   -0.23%     
==========================================
  Files           9        9              
  Lines        1595     1603       +8     
  Branches      304      306       +2     
==========================================
+ Hits         1130     1132       +2     
- Misses        465      471       +6     
Impacted Files Coverage Δ
src/phpDebug.ts 65.83% <25.00%> (-0.55%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84d7444...1ae9b15. Read the comment docs.

@zobo zobo mentioned this pull request Mar 20, 2022
5 tasks
@zobo zobo changed the base branch from main to next April 10, 2022 13:48
@zobo zobo merged commit a3ef026 into next Apr 10, 2022
@zobo zobo deleted the feat-eval-cache branch April 10, 2022 13:49
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.

Implement eval cache
1 participant