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

Remove needless traits and structs #114

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Remove needless traits and structs #114

merged 4 commits into from
Apr 18, 2024

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added *consensus* Issues affecting distributed concensus refactoring Refactoring of the existing code breaking Breaking API changes labels Mar 28, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Mar 28, 2024
@dr-orlovsky dr-orlovsky self-assigned this Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 30.8%. Comparing base (895e7ad) to head (e689fe7).

Files Patch % Lines
src/isa/exec.rs 0.0% 20 Missing ⚠️
src/vm.rs 0.0% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #114     +/-   ##
========================================
- Coverage    30.9%   30.8%   -0.2%     
========================================
  Files          23      20      -3     
  Lines        6500    6347    -153     
========================================
- Hits         2011    1952     -59     
+ Misses       4489    4395     -94     
Flag Coverage Δ
rust 30.8% <0.0%> (-0.2%) ⬇️

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 merged commit 22ec737 into master Apr 18, 2024
13 of 14 checks passed
@dr-orlovsky dr-orlovsky deleted the simplify branch April 19, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking API changes *consensus* Issues affecting distributed concensus refactoring Refactoring of the existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant