Skip to content

Add e2e test for the cli

bd76edf
Select commit
Loading
Failed to load commit list.
Open

Fix Review Issues #3

Add e2e test for the cli
bd76edf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2025 in 0s

56.80% (-4.78%) compared to fcf403f

View this Pull Request on Codecov

56.80% (-4.78%) compared to fcf403f

Details

Codecov Report

❌ Patch coverage is 7.03125% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.80%. Comparing base (fcf403f) to head (bd76edf).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
test/e2e/cli-e2e.spec.ts 1.20% 82 Missing ⚠️
src/runner.ts 11.11% 32 Missing ⚠️
src/utils/file-processor.ts 33.33% 4 Missing ⚠️
src/transform.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   61.57%   56.80%   -4.78%     
==========================================
  Files          23       24       +1     
  Lines         963     1044      +81     
  Branches      263      266       +3     
==========================================
  Hits          593      593              
- Misses        329      410      +81     
  Partials       41       41              

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