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

Fixes for the virtual machine #190

Merged
merged 12 commits into from
Nov 18, 2023
Merged

Fixes for the virtual machine #190

merged 12 commits into from
Nov 18, 2023

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Nov 16, 2023
@dr-orlovsky dr-orlovsky requested a review from zoedberg November 16, 2023 19:02
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (bff1cb4) 17.7% compared to head (f009e51) 17.4%.

Files Patch % Lines
src/vm/op_contract.rs 0.0% 11 Missing ⚠️
src/vm/runtime.rs 0.0% 9 Missing ⚠️
src/contract/assignments.rs 0.0% 5 Missing ⚠️
src/contract/fungible.rs 20.0% 4 Missing ⚠️
src/validation/status.rs 0.0% 3 Missing ⚠️
src/validation/validator.rs 0.0% 1 Missing ⚠️
src/vm/op_timechain.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #190     +/-   ##
========================================
- Coverage    17.7%   17.4%   -0.3%     
========================================
  Files          31      31             
  Lines        3465    3481     +16     
========================================
- Hits          612     604      -8     
- Misses       2853    2877     +24     
Flag Coverage Δ
rust 17.4% <2.9%> (-0.3%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

zoedberg
zoedberg previously approved these changes Nov 17, 2023
Copy link
Contributor

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants