Skip to content

Build targets task 1: Basic Target Parameter Support for llgo build/run/test commands - #1193

Merged
xushiwei merged 9 commits into
xgo-dev:mainfrom
cpunion:targets-refactor-1176
Aug 1, 2025
Merged

Build targets task 1: Basic Target Parameter Support for llgo build/run/test commands#1193
xushiwei merged 9 commits into
xgo-dev:mainfrom
cpunion:targets-refactor-1176

ci: add build -target tests

b773de0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

87.93% (+0.09%) compared to 5eb833a

View this Pull Request on Codecov

87.93% (+0.09%) compared to 5eb833a

Details

Codecov Report

❌ Patch coverage is 86.97479% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.93%. Comparing base (5eb833a) to head (b773de0).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
internal/targets/loader.go 83.48% 12 Missing and 6 partials ⚠️
internal/targets/resolver.go 73.52% 6 Missing and 3 partials ⚠️
internal/crosscompile/crosscompile.go 95.50% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1193      +/-   ##
==========================================
+ Coverage   87.84%   87.93%   +0.09%     
==========================================
  Files          29       32       +3     
  Lines        7298     7653     +355     
==========================================
+ Hits         6411     6730     +319     
- Misses        821      844      +23     
- Partials       66       79      +13     

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