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

Refactor - Store exception pc back in vm #529

Merged
merged 4 commits into from
Sep 29, 2023
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Sep 29, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2023

Codecov Report

Merging #529 (bde2e7c) into main (3568ee3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   89.59%   89.60%           
=======================================
  Files          24       24           
  Lines       10220    10203   -17     
=======================================
- Hits         9157     9142   -15     
+ Misses       1063     1061    -2     
Files Coverage Δ
src/interpreter.rs 98.84% <100.00%> (+0.48%) ⬆️
src/jit.rs 92.07% <100.00%> (+0.01%) ⬆️
src/vm.rs 81.25% <100.00%> (ø)

@Lichtso Lichtso merged commit b3a3495 into main Sep 29, 2023
12 checks passed
@Lichtso Lichtso deleted the refactor/store_exception_pc branch September 29, 2023 12:34
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