Skip to content

feat(core): Improve .gitignore handling with globby v16 - #964

Merged
yamadashy merged 8 commits into
mainfrom
feat/improve-ignore
Nov 24, 2025
Merged

feat(core): Improve .gitignore handling with globby v16#964
yamadashy merged 8 commits into
mainfrom
feat/improve-ignore

test(core): Add parent directory ignore file tests

b99d083
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2025 in 0s

90.31% (target 75.00%)

View this Pull Request on Codecov

90.31% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.31%. Comparing base (3388b14) to head (b99d083).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
+ Coverage   89.68%   90.31%   +0.62%     
==========================================
  Files         111      111              
  Lines        7843     7813      -30     
  Branches     1504     1506       +2     
==========================================
+ Hits         7034     7056      +22     
+ Misses        809      757      -52     

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