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

feat: Better error messages when config validation fails #768

Merged
merged 39 commits into from
Nov 17, 2023

Use logger instead of click.secho

93e29c0
Select commit
Loading
Failed to load commit list.
Merged

feat: Better error messages when config validation fails #768

Use logger instead of click.secho
93e29c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 1s

87.45% (+0.44%) compared to b8ab97e

View this Pull Request on Codecov

87.45% (+0.44%) compared to b8ab97e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8ab97e) 87.00% compared to head (93e29c0) 87.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #768      +/-   ##
==========================================
+ Coverage   87.00%   87.45%   +0.44%     
==========================================
  Files          58       58              
  Lines        4855     4861       +6     
  Branches      764      763       -1     
==========================================
+ Hits         4224     4251      +27     
+ Misses        446      429      -17     
+ Partials      185      181       -4     

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