Skip to content

fix: properly quote paths

9a9eccc
Select commit
Loading
Failed to load commit list.
Merged

fix: properly quote paths #289

fix: properly quote paths
9a9eccc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 19, 2025 in 0s

90.70% (-5.15%) compared to 2e2e3cf

View this Pull Request on Codecov

90.70% (-5.15%) compared to 2e2e3cf

Details

Codecov Report

Attention: Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.70%. Comparing base (2e2e3cf) to head (9a9eccc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/commands/dev.ts 0.00% 8 Missing ⚠️
src/baseCommand.ts 85.71% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2e2e3cf) and HEAD (9a9eccc). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (2e2e3cf) HEAD (9a9eccc)
18 2
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   95.85%   90.70%   -5.15%     
==========================================
  Files          22       18       -4     
  Lines        1085     1108      +23     
  Branches      172      153      -19     
==========================================
- Hits         1040     1005      -35     
- Misses         45      103      +58     

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