Skip to content

feat: integrate eslint-import-context to get correct context.cwd #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025

feat: integrate `eslint-import-context` to get correct `context.cwd`

2b346d7
Select commit
Loading
Failed to load commit list.
Merged

feat: integrate eslint-import-context to get correct context.cwd #453

feat: integrate `eslint-import-context` to get correct `context.cwd`
2b346d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 25, 2025 in 0s

63.33% (-1.13%) compared to c45039e

View this Pull Request on Codecov

63.33% (-1.13%) compared to c45039e

Details

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 63.33%. Comparing base (c45039e) to head (2b346d7).

Files with missing lines Patch % Lines
src/index.ts 35.29% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
- Coverage   64.45%   63.33%   -1.13%     
==========================================
  Files           6        6              
  Lines         377      390      +13     
  Branches       49       50       +1     
==========================================
+ Hits          243      247       +4     
- Misses        134      143       +9     

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