RGB-WG / rgb-core

RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning
https://spec.rgb.tech
Apache License 2.0
207 stars 52 forks source link

AluVM improvements #187

Closed dr-orlovsky closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #187 (21c27dc) into master (92547b3) will increase coverage by 1.5%. The diff coverage is 41.7%.

@@           Coverage Diff            @@
##           master    #187     +/-   ##
========================================
+ Coverage    16.0%   17.5%   +1.5%     
========================================
  Files          31      31             
  Lines        3447    3474     +27     
========================================
+ Hits          551     608     +57     
+ Misses       2896    2866     -30     
Flag Coverage Δ
rust 17.5% <41.7%> (+1.5%) :arrow_up:

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

Files Coverage Δ
src/stl.rs 100.0% <ø> (ø)
src/vm/op_contract.rs 11.4% <100.0%> (+11.4%) :arrow_up:
src/vm/isa.rs 52.3% <0.0%> (+52.3%) :arrow_up:
src/vm/op_timechain.rs 0.0% <0.0%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

dr-orlovsky commented 11 months ago

This is the last remaining PR to merge before v0.11.0-beta.1 release