Skip to content

Performance optimizations#36

Merged
gryumov merged 1 commit into
feature/bytecode-vmfrom
performance_optimizations
May 8, 2026
Merged

Performance optimizations#36
gryumov merged 1 commit into
feature/bytecode-vmfrom
performance_optimizations

Conversation

@luigikav
Copy link
Copy Markdown

@luigikav luigikav commented May 8, 2026

Pull request checklist

  • Did you bump the project version?
  • Did you add a description to the Pull Request?
  • Did you add new tests?
  • Did you add reviewers?

@luigikav luigikav requested a review from gryumov as a code owner May 8, 2026 16:03
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.44098% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.03%. Comparing base (1d483a7) to head (47adf0b).

Files with missing lines Patch % Lines
src/context.jl 83.33% 3 Missing ⚠️
src/compiler.jl 98.21% 2 Missing ⚠️
src/eval.jl 94.11% 1 Missing ⚠️
src/vm.jl 99.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   90.30%   97.03%   +6.73%     
==========================================
  Files           4        8       +4     
  Lines         330      777     +447     
==========================================
+ Hits          298      754     +456     
+ Misses         32       23       -9     

☔ View full report in Codecov by Sentry.
📢 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

📘 A preview of the documentation will be here soon

@luigikav luigikav changed the base branch from master to feature/bytecode-vm May 8, 2026 16:14
@gryumov gryumov merged commit 859c76e into feature/bytecode-vm May 8, 2026
5 checks passed
@gryumov gryumov deleted the performance_optimizations branch May 8, 2026 16:31
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.

3 participants