Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

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 force-pushed the refactor/store_exception_pc branch from 6a56f7b to d42030c Compare September 29, 2023 11:42
@Lichtso Lichtso force-pushed the refactor/store_exception_pc branch from d42030c to bde2e7c Compare September 29, 2023 12:20
@Lichtso Lichtso merged commit b3a3495 into main Sep 29, 2023
@Lichtso Lichtso deleted the refactor/store_exception_pc branch September 29, 2023 12:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants