Closed Nikaidou-Shinku closed 1 year ago
Base: 90.45% // Head: 90.45% // No change to project coverage :thumbsup:
Coverage data is based on head (
90ce226
) compared to base (f498670
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
从源码可以发现插件实际上使用
$1
作为正则捕获组的占位符而不是%1
?