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

fix: ignore "package.json" as config file when it's invalid JSON #1281

Merged
merged 1 commit into from
Apr 7, 2023

fix: ignore "package.json" as config file when it's invalid JSON

1b51eec
Select commit
Failed to load commit list.
Merged

fix: ignore "package.json" as config file when it's invalid JSON #1281

fix: ignore "package.json" as config file when it's invalid JSON
1b51eec
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2023 in 0s

100.00% (+0.00%) compared to 05fb382

View this Pull Request on Codecov

100.00% (+0.00%) compared to 05fb382

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (05fb382) 100.00% compared to head (1b51eec) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1281   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          733       740    +7     
  Branches       197       198    +1     
=========================================
+ Hits           733       740    +7     
Impacted Files Coverage Δ
lib/loadConfig.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.