diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-03 10:08:44 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-15 13:58:50 -0400 |
commit | c28544cc9a0c5113bd3a9279f47a2b7ea8826980 (patch) | |
tree | 66fc200a5044ead1a3a24d7a34b65a557ac5ac3e /coverage/files.py | |
parent | 7836b4faa320cccdeb25966dd8fefcf89107c564 (diff) | |
download | python-coveragepy-git-c28544cc9a0c5113bd3a9279f47a2b7ea8826980.tar.gz |
refactor: since we are showing regexes, make them a bit simpler
The old code would always wrap the regex in a needless `(?s:...)`
parenthesis. Path aliases are always single regexes, so they don't need
that extra wrapping. This makes logged path maps easier to understand.
Diffstat (limited to 'coverage/files.py')
0 files changed, 0 insertions, 0 deletions