Conversation
…loops, and bigint, expand VMB benchmark tooling and tests
🦋 Changeset detectedLatest commit: 0534f9b The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen 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 |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #139 +/- ##
==========================================
- Coverage 98.35% 95.82% -2.54%
==========================================
Files 152 161 +9
Lines 61284 54119 -7165
Branches 2272 1820 -452
==========================================
- Hits 60276 51857 -8419
- Misses 1002 2261 +1259
+ Partials 6 1 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Revise BCH VMs and VMB tests, rewrite VMB test tooling for performance
Release v (next)
e72ba49 to
60aec23
Compare
Submodule and test against BCHN, expand VMB test coverage
Release v3.1.0-next.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| if ('comment' in currentNode) { | ||
| const sourceSample = samples.length - 1; | ||
| const lastSampleStack = samples[sourceSample]?.state.stack; | ||
| const match = /\[\[(?<hint>[\s\S]*?)\]\]/u.exec(currentNode.comment); |
Check failure
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No description provided.