No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
0081f43
... +0 ...
05e65e0
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
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% |
#3915
05e65e0
#3915
0081f43