Skip to content

use cobra command for llcppg#582

Open
tsingbx wants to merge 9 commits into
xgo-dev:mainfrom
tsingbx:cpp
Open

use cobra command for llcppg#582
tsingbx wants to merge 9 commits into
xgo-dev:mainfrom
tsingbx:cpp

check -mod flag and fix type error

fb56e76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2025 in 1s

78.88% (-5.32%) compared to 7955d98

View this Pull Request on Codecov

78.88% (-5.32%) compared to 7955d98

Details

Codecov Report

❌ Patch coverage is 4.39560% with 174 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.88%. Comparing base (7955d98) to head (fb56e76).

Files with missing lines Patch % Lines
cmd/internal/base/base.go 0.00% 44 Missing ⚠️
cmd/internal/genpkg/genpkg.go 0.00% 38 Missing ⚠️
config/parse.go 18.18% 35 Missing and 1 partial ⚠️
cmd/internal/gencfg/gencfg.go 0.00% 28 Missing ⚠️
cmd/internal/gencfg/flags.go 0.00% 7 Missing ⚠️
cmd/internal/gensig/gensig.go 0.00% 5 Missing ⚠️
cmd/internal/gensym/gensym.go 0.00% 5 Missing ⚠️
cmd/internal/version/version.go 0.00% 4 Missing ⚠️
cmd/internal/genpkg/flags.go 0.00% 3 Missing ⚠️
cmd/internal/gensig/flags.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   84.19%   78.88%   -5.32%     
==========================================
  Files          27       38      +11     
  Lines        2746     2486     -260     
==========================================
- Hits         2312     1961     -351     
- Misses        391      482      +91     
  Partials       43       43              

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