summaryrefslogtreecommitdiff
path: root/coverage/files.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-10-03 10:08:44 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-10-15 13:58:50 -0400
commitc28544cc9a0c5113bd3a9279f47a2b7ea8826980 (patch)
tree66fc200a5044ead1a3a24d7a34b65a557ac5ac3e /coverage/files.py
parent7836b4faa320cccdeb25966dd8fefcf89107c564 (diff)
downloadpython-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