Skip to content

Abstraction of v0.12 ALU ISA from domain-specific extensions#130

Merged
dr-orlovsky merged 55 commits intomasterfrom
v0.12
Dec 23, 2024
Merged

Abstraction of v0.12 ALU ISA from domain-specific extensions#130
dr-orlovsky merged 55 commits intomasterfrom
v0.12

Conversation

@dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky changed the base branch from master to refactor November 3, 2024 20:06
Signed-off-by: Dr Maxim Orlovsky <[email protected]>
@dr-orlovsky dr-orlovsky changed the base branch from refactor to master November 13, 2024 11:54
@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 61.15538% with 390 lines in your changes missing coverage. Please review.

Project coverage is 61.3%. Comparing base (b671b88) to head (802587f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/isa/ctrl/exec.rs 38.0% 75 Missing ⚠️
src/library/marshaller.rs 80.0% 63 Missing ⚠️
src/core/core.rs 24.1% 60 Missing ⚠️
src/library/exec.rs 49.1% 55 Missing ⚠️
src/library/lib.rs 36.4% 28 Missing ⚠️
src/library/assembler.rs 40.0% 24 Missing ⚠️
src/library/armor.rs 0.0% 20 Missing ⚠️
src/isa/ctrl/bytecode.rs 88.5% 18 Missing ⚠️
src/core/microcode.rs 26.1% 17 Missing ⚠️
src/core/util.rs 12.5% 14 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #130      +/-   ##
=========================================
+ Coverage    42.8%   61.3%   +18.6%     
=========================================
  Files          21      17       -4     
  Lines        6552    1076    -5476     
=========================================
- Hits         2803     660    -2143     
+ Misses       3749     416    -3333     
Flag Coverage Δ
rust 61.3% <61.2%> (+18.6%) ⬆️

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.

@dr-orlovsky dr-orlovsky changed the title WIP on v0.12 AluVM abstraction of base v0.12 ISA from other domain-specific functions Dec 23, 2024
@dr-orlovsky dr-orlovsky changed the title AluVM abstraction of base v0.12 ISA from other domain-specific functions Abstraction of base v0.12 ALU ISA from other domain-specific functions Dec 23, 2024
@dr-orlovsky dr-orlovsky changed the title Abstraction of base v0.12 ALU ISA from other domain-specific functions Abstraction of v0.12 ALU ISA from domain-specific extensions Dec 23, 2024
@dr-orlovsky dr-orlovsky self-assigned this Dec 23, 2024
@dr-orlovsky dr-orlovsky merged commit c1a9225 into master Dec 23, 2024
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.

1 participant