Co-authored-by: Barry Hart <barrywhart@yahoo.com>
Showing 1 of 1 files from the diff.
Newly tracked file
src/sqlfluff/core/config.py
changed.
@@ -383,7 +383,7 @@
Loading
383 | 383 | v = removed_option.translation_func(v) |
|
384 | 384 | k = removed_option.new_path |
|
385 | 385 | formatted_new_key = ":".join(k) |
|
386 | - | # NOTE: At the stage of emitting this warnig, we may not yet |
|
386 | + | # NOTE: At the stage of emitting this warning, we may not yet |
|
387 | 387 | # have set up red logging because we haven't yet loaded the config |
|
388 | 388 | # file. For that reason, this error message has a bit more padding. |
|
389 | 389 | config_logger.warning( |
Files | Coverage |
---|---|
src/sqlfluff | 100.00% |
Project Totals (185 files) | 100.00% |
3186152577
3186152577
3186152577
3186152577
3186152577
3186152577
3186152577
3186152577
3186152577
3186152577
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.