Skip to content

Implement llgo build mode support - #1285

Merged
xushiwei merged 8 commits into
xgo-dev:mainfrom
cpunion:impl-build-mode
Sep 14, 2025
Merged

Implement llgo build mode support#1285
xushiwei merged 8 commits into
xgo-dev:mainfrom
cpunion:impl-build-mode

full test params passing of exported functions

cc65ee1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2025 in 0s

90.07% (-0.15%) compared to d5ad4d9

View this Pull Request on Codecov

90.07% (-0.15%) compared to d5ad4d9

Details

Codecov Report

❌ Patch coverage is 88.05970% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.07%. Comparing base (d5ad4d9) to head (cc65ee1).

Files with missing lines Patch % Lines
internal/header/header.go 87.82% 47 Missing and 23 partials ⚠️
ssa/package.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1285      +/-   ##
==========================================
- Coverage   90.22%   90.07%   -0.15%     
==========================================
  Files          42       43       +1     
  Lines       11931    12507     +576     
==========================================
+ Hits        10765    11266     +501     
- Misses       1032     1084      +52     
- Partials      134      157      +23     

☔ 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.