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

Add error log for unsupported config #686

Merged
merged 1 commit into from
Aug 4, 2023

Add error log for unsupported config

72eb146
Select commit
Loading
Failed to load commit list.
Merged

Add error log for unsupported config #686

Add error log for unsupported config
72eb146
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 4, 2023 in 0s

74.50462% (-0.86418%) compared to 2046503

View this Pull Request on Codecov

74.50462% (-0.86418%) compared to 2046503

Details

Codecov Report

Patch coverage: 24.32432% and project coverage change: -0.86418% ⚠️

Comparison is base (2046503) 75.36880% compared to head (72eb146) 74.50462%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master        #686         +/-   ##
===================================================
- Coverage   75.36880%   74.50462%   -0.86418%     
===================================================
  Files              9           9                 
  Lines           2237        2271         +34     
===================================================
+ Hits            1686        1692          +6     
- Misses           414         442         +28     
  Partials         137         137                 
Files Changed Coverage Δ
pkg/config/config.go 67.41155% <6.66667%> (-3.59437%) ⬇️
cmd/mockery.go 59.20245% <100.00000%> (+0.25182%) ⬆️
pkg/outputter.go 63.31878% <100.00000%> (+0.32318%) ⬆️

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