Skip to content

feat: support libc/compiler-rt for small places - #1246

Merged
xushiwei merged 24 commits into
xgo-dev:mainfrom
MeteorsLiu:esp-libc
Sep 2, 2025
Merged

feat: support libc/compiler-rt for small places#1246
xushiwei merged 24 commits into
xgo-dev:mainfrom
MeteorsLiu:esp-libc

test: add more libc test

977806a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2025 in 1s

90.28% (+2.49%) compared to ddc61ad

View this Pull Request on Codecov

90.28% (+2.49%) compared to ddc61ad

Details

Codecov Report

❌ Patch coverage is 93.24117% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.28%. Comparing base (ddc61ad) to head (977806a).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
internal/crosscompile/fetch.go 70.66% 15 Missing and 7 partials ⚠️
internal/crosscompile/crosscompile.go 71.64% 12 Missing and 7 partials ⚠️
internal/crosscompile/compile/compile.go 94.64% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1246      +/-   ##
==========================================
+ Coverage   87.79%   90.28%   +2.49%     
==========================================
  Files          35       40       +5     
  Lines        8928    11704    +2776     
==========================================
+ Hits         7838    10567    +2729     
- Misses        979     1010      +31     
- Partials      111      127      +16     

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