Skip to content

test coverage

61b51e6
Select commit
Loading
Failed to load commit list.
Merged

pkg and internal commands #360

test coverage
61b51e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

46.34% (-0.01%) compared to 53e0d0f

View this Pull Request on Codecov

46.34% (-0.01%) compared to 53e0d0f

Details

Codecov Report

❌ Patch coverage is 72.41379% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.34%. Comparing base (53e0d0f) to head (61b51e6).

Files with missing lines Patch % Lines
jsh/lib/shell/pipeline.go 65.54% 63 Missing and 29 partials ⚠️
jsh/lib/shell/shell.go 67.56% 9 Missing and 3 partials ⚠️
jsh/lib/shell/internal/internal.go 90.29% 8 Missing and 2 partials ⚠️
shell/session/entry.go 0.00% 8 Missing ⚠️
jsh/lib/shell/parser.go 88.46% 2 Missing and 1 partial ⚠️
jsh/engine/engine.go 93.33% 1 Missing ⚠️
mods/server/server.go 0.00% 1 Missing ⚠️
shell/session/session.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
- Coverage   46.35%   46.34%   -0.01%     
==========================================
  Files         325      326       +1     
  Lines       57945    58356     +411     
==========================================
+ Hits        26859    27047     +188     
- Misses      28095    28308     +213     
- Partials     2991     3001      +10     

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