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

Revise BCH VMs and VMB tests, rewrite VMB test tooling for performance #144

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

bitjson
Copy link
Member

@bitjson bitjson commented Sep 17, 2024

No description provided.

Copy link

changeset-bot bot commented Sep 17, 2024

🦋 Changeset detected

Latest commit: 9c35e3e

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

This PR includes changesets to release 1 package
Name Type
@bitauth/libauth Minor

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 Sep 17, 2024

Codecov Report

Attention: Patch coverage is 82.51400% with 281 lines in your changes missing coverage. Please review.

Project coverage is 97.84%. Comparing base (ffad3f6) to head (cad78dd).
Report is 1 commits behind head on next.

Files with missing lines Patch % Lines
src/lib/vmb-tests/bch-vmb-test-utils.ts 76.20% 94 Missing ⚠️
src/lib/vm/instruction-sets/common/inspection.ts 39.77% 53 Missing ⚠️
src/lib/vmb-tests/bch-vmb-test-mixins.ts 54.11% 39 Missing ⚠️
...truction-sets/bch/2023/bch-2023-instruction-set.ts 89.25% 23 Missing ⚠️
src/lib/vm/instruction-sets/common/crypto.ts 78.50% 23 Missing ⚠️
...truction-sets/bch/2025/bch-2025-instruction-set.ts 63.15% 21 Missing ⚠️
src/lib/format/error.ts 18.18% 9 Missing ⚠️
src/lib/vm/instruction-sets/common/time.ts 57.14% 9 Missing ⚠️
src/lib/vm/instruction-sets/common/arithmetic.ts 97.89% 6 Missing ⚠️
...ib/vm/instruction-sets/bch/2023/bch-2023-tokens.ts 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #144      +/-   ##
==========================================
+ Coverage   90.52%   97.84%   +7.31%     
==========================================
  Files         160      156       -4     
  Lines       53951    52750    -1201     
  Branches     1414     1957     +543     
==========================================
+ Hits        48838    51611    +2773     
+ Misses       5111     1139    -3972     
+ Partials        2        0       -2     

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

@bitjson bitjson merged commit 546ae14 into next Sep 27, 2024
0 of 28 checks passed
@github-actions github-actions bot mentioned this pull request Sep 27, 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