Skip to content

[WIP] Improve Encoder Engine - #564

Open
goccy wants to merge 2 commits into
masterfrom
new-engine
Open

[WIP] Improve Encoder Engine#564
goccy wants to merge 2 commits into
masterfrom
new-engine

Conversation

@goccy

@goccy goccy commented Jan 4, 2026

Copy link
Copy Markdown
Owner
  • Remove runtime.IfaceIndir

* remove runtime.IfaceIndir

* fix lint error
@codecov-commenter

codecov-commenter commented Jan 4, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 69.35484% with 114 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.41%. Comparing base (e4877d5) to head (25955f6).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
- Coverage   78.50%   78.41%   -0.09%     
==========================================
  Files          55       55              
  Lines       16717    16779      +62     
==========================================
+ Hits        13124    13158      +34     
- Misses       2960     2978      +18     
- Partials      633      643      +10     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

* use unsafe.Pointer instead of uintptr in encoder's VM

* fix lint error
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.

2 participants