databricks-cli/bundle/config/mutator/python
Gleb Kanterov 70ce802518
PythonMutator: preserve normalize diagnostics (#1735)
## Changes
Preserve diagnostics if there are any errors or warnings when
PythonMutator normalizes output. If anything goes wrong during
conversion, diagnostics contain the relevant location and path.

## Tests
Unit tests
2024-08-30 13:29:00 +00:00
..
log_writer.go Add ApplyPythonMutator (#1430) 2024-06-20 08:43:08 +00:00
python_diagnostics.go Support multiple paths for diagnostics (#1616) 2024-07-25 15:16:27 +00:00
python_diagnostics_test.go Support multiple paths for diagnostics (#1616) 2024-07-25 15:16:27 +00:00
python_mutator.go PythonMutator: preserve normalize diagnostics (#1735) 2024-08-30 13:29:00 +00:00
python_mutator_test.go PythonMutator: preserve normalize diagnostics (#1735) 2024-08-30 13:29:00 +00:00