Skip to content

update go mod tidy

b41fe32
Select commit
Loading
Failed to load commit list.
Merged

feat: [#849] Add table support to the console context #1380

update go mod tidy
b41fe32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 23, 2026 in 0s

68.79% (-0.02%) compared to 0373561

View this Pull Request on Codecov

68.79% (-0.02%) compared to 0373561

Details

Codecov Report

❌ Patch coverage is 57.95455% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.79%. Comparing base (0373561) to head (b41fe32).

Files with missing lines Patch % Lines
console/cli_context.go 49.27% 23 Missing and 12 partials ⚠️
console/progress_bar.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1380      +/-   ##
==========================================
- Coverage   68.80%   68.79%   -0.02%     
==========================================
  Files         286      287       +1     
  Lines       18040    18118      +78     
==========================================
+ Hits        12413    12464      +51     
- Misses       5101     5116      +15     
- Partials      526      538      +12     

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