Skip to content

refactor: actions#51

Draft
MeteorsLiu wants to merge 23 commits into
xgo-dev:mainfrom
MeteorsLiu:refactor-actions
Draft

refactor: actions#51
MeteorsLiu wants to merge 23 commits into
xgo-dev:mainfrom
MeteorsLiu:refactor-actions

fix: replace Fatal to Panic

a5372d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

42.12% (+1.26%) compared to 4420420

View this Pull Request on Codecov

42.12% (+1.26%) compared to 4420420

Details

Codecov Report

❌ Patch coverage is 22.84382% with 331 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.12%. Comparing base (4420420) to head (a5372d2).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
internal/actions/api.go 0.00% 244 Missing ⚠️
internal/actions/env/env.go 14.28% 48 Missing ⚠️
internal/actions/actions.go 26.08% 17 Missing ⚠️
...rnal/actions/parser/mappedversion/mappedversion.go 63.15% 7 Missing ⚠️
internal/actions/mappingtable/versions.go 86.84% 4 Missing and 1 partial ⚠️
internal/actions/text.go 0.00% 4 Missing ⚠️
internal/actions/tag/tag.go 80.00% 2 Missing and 1 partial ⚠️
internal/actions/parser/prefix/prefix.go 91.30% 1 Missing and 1 partial ⚠️
cmd/llpkgstore/internal/verification.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   40.85%   42.12%   +1.26%     
==========================================
  Files          33       38       +5     
  Lines        1745     1842      +97     
==========================================
+ Hits          713      776      +63     
- Misses        947      979      +32     
- Partials       85       87       +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.