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

fix(vm): Make execution status and stop reason public #169

Merged
merged 1 commit into from
Oct 6, 2023

make execution status and stop reason public

d305f76
Select commit
Loading
Failed to load commit list.
Merged

fix(vm): Make execution status and stop reason public #169

make execution status and stop reason public
d305f76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

31.58% (+0.00%) compared to 0418be1

View this Pull Request on Codecov

31.58% (+0.00%) compared to 0418be1

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0418be1) 31.58% compared to head (d305f76) 31.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   31.58%   31.58%           
=======================================
  Files         478      478           
  Lines       25463    25463           
=======================================
  Hits         8043     8043           
  Misses      17420    17420           

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.