Skip to content

feat: compiler and vm#167

Draft
ascandone wants to merge 35 commits into
mainfrom
feat/exp/vm
Draft

feat: compiler and vm#167
ascandone wants to merge 35 commits into
mainfrom
feat/exp/vm

Conversation

@ascandone

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8215ca7c-6022-4272-aafb-0d377ae74e7e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/exp/vm

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 54.15913% with 507 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.88%. Comparing base (22135a6) to head (4bdf824).

Files with missing lines Patch % Lines
internal/vm/vm.go 0.00% 139 Missing ⚠️
internal/compiler/compiler.go 61.83% 93 Missing and 15 partials ⚠️
internal/vm/program.go 0.00% 91 Missing ⚠️
internal/compiler/assemble.go 68.16% 52 Missing and 26 partials ⚠️
internal/compiler/virtual_instruction.go 0.00% 32 Missing ⚠️
internal/runtime/runtime.go 85.27% 22 Missing and 2 partials ⚠️
internal/compiler/virtual_instruction_dump.go 75.67% 16 Missing and 2 partials ⚠️
internal/vm/instruction.go 0.00% 10 Missing ⚠️
internal/compiler/compiler_error.go 0.00% 3 Missing ⚠️
internal/vm/execution_err.go 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   68.49%   64.88%   -3.62%     
==========================================
  Files          56       65       +9     
  Lines        5438     6290     +852     
==========================================
+ Hits         3725     4081     +356     
- Misses       1498     1948     +450     
- Partials      215      261      +46     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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