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

Add support for 2025 Cash Improvement Proposals and VM benchmarking #139

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

bitjson
Copy link
Member

@bitjson bitjson commented Aug 7, 2024

No description provided.

Copy link

changeset-bot bot commented Aug 7, 2024

🦋 Changeset detected

Latest commit: 681f962

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 73.31916% with 1004 lines in your changes missing coverage. Please review.

Project coverage is 94.34%. Comparing base (ade0151) to head (681f962).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/lib/vm/instruction-sets/common/crypto.ts 20.79% 339 Missing ⚠️
...truction-sets/bch/2023/bch-2023-instruction-set.ts 75.08% 154 Missing and 1 partial ⚠️
...lib/vm/instruction-sets/xec/xec-instruction-set.ts 20.45% 70 Missing ⚠️
src/lib/vm/instruction-sets/common/inspection.ts 39.77% 53 Missing ⚠️
src/lib/vm/instruction-sets/common/arithmetic.ts 81.88% 52 Missing ⚠️
src/lib/vm/instruction-sets/common/stack.ts 36.76% 43 Missing ⚠️
src/lib/vm/instruction-sets/xec/xec-types.ts 16.32% 41 Missing ⚠️
src/lib/vmb-tests/bch-vmb-test-mixins.ts 56.84% 41 Missing ⚠️
...ib/vm/instruction-sets/bch/2023/bch-2023-tokens.ts 19.14% 38 Missing ⚠️
...truction-sets/bch/2025/bch-2025-instruction-set.ts 79.77% 36 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   98.35%   94.34%   -4.01%     
==========================================
  Files         152      156       +4     
  Lines       61284    52985    -8299     
  Branches     2272     1616     -656     
==========================================
- Hits        60276    49989   -10287     
- Misses       1002     2995    +1993     
+ Partials        6        1       -5     

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

@bitjson bitjson force-pushed the master branch 3 times, most recently from e72ba49 to 60aec23 Compare November 13, 2024 15:36
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