Skip to content

feat(classfile): add resource schema reader#2726

Draft
aofei wants to merge 2 commits into
goplus:mainfrom
aofei:classfile-resource-schema-reader
Draft

feat(classfile): add resource schema reader#2726
aofei wants to merge 2 commits into
goplus:mainfrom
aofei:classfile-resource-schema-reader

feat(classfile): add resource schema reader

c1db598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 0s

93.97% (-0.11%) compared to df19f4a

View this Pull Request on Codecov

93.97% (-0.11%) compared to df19f4a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.97%. Comparing base (df19f4a) to head (c1db598).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cl/compile.go 60.00% 5 Missing and 1 partial ⚠️
cl/func_type_and_var.go 33.33% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2726      +/-   ##
==========================================
- Coverage   94.08%   93.97%   -0.11%     
==========================================
  Files          32       32              
  Lines       10061    10081      +20     
==========================================
+ Hits         9466     9474       +8     
- Misses        425      435      +10     
- Partials      170      172       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.