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

Expose underlying tools error messages while tracking failure of pre-commit hook #116

Merged

Conversation

macisamuele
Copy link
Owner

The change would allow for possibly an easier debugging experience in case of failures.
Inspired by #110 suggestion

…commit hook

The change would allow for possibly an easier debugging experience in case of failures.
Inspired by #110 suggestion
@macisamuele macisamuele enabled auto-merge July 1, 2022 13:12
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #116 (bd2aa57) into master (ee59243) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #116   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          312       310    -2     
=========================================
- Hits           312       310    -2     
Impacted Files Coverage Δ
..._formatters_pre_commit_hooks/pretty_format_yaml.py 100.00% <ø> (ø)
...e_formatters_pre_commit_hooks/pretty_format_ini.py 100.00% <100.00%> (ø)
..._formatters_pre_commit_hooks/pretty_format_toml.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee59243...bd2aa57. Read the comment docs.

@macisamuele macisamuele merged commit f5d39cc into master Jul 1, 2022
@macisamuele macisamuele deleted the maci-pre-commit-erros-provide-underlying-tool-message branch July 1, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant