Skip to content
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

[New] add support for Flat Config #3018

Merged
merged 1 commit into from
Aug 29, 2024

[New] add support for Flat Config

806e3c2
Select commit
Loading
Failed to load commit list.
Merged

[New] add support for Flat Config #3018

[New] add support for Flat Config
806e3c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

95.29% (+9.90%) compared to b340f1f

View this Pull Request on Codecov

95.29% (+9.90%) compared to b340f1f

Details

Codecov Report

Attention: Patch coverage is 56.45161% with 27 lines in your changes missing coverage. Please review.

Project coverage is 95.29%. Comparing base (b340f1f) to head (806e3c2).

Files with missing lines Patch % Lines
src/rules/no-unused-modules.js 58.33% 20 Missing ⚠️
src/core/fsWalk.js 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3018      +/-   ##
==========================================
+ Coverage   85.39%   95.29%   +9.90%     
==========================================
  Files          79       81       +2     
  Lines        3361     3403      +42     
  Branches     1175     1190      +15     
==========================================
+ Hits         2870     3243     +373     
+ Misses        491      160     -331     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.