Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct test dir #224

Merged
merged 1 commit into from
Dec 21, 2022
Merged

fix: correct test dir #224

merged 1 commit into from
Dec 21, 2022

Conversation

whxaxes
Copy link
Member

@whxaxes whxaxes commented Dec 21, 2022

将原来配置的 test/ 改成 test,因为匹配的都是文件夹名和文件名,有 / 会导致匹配不到 test 目录。

Copy link
Member

@noahziheng noahziheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2022

Codecov Report

Base: 92.66% // Head: 92.66% // No change to project coverage 👍

Coverage data is based on head (6b7e6c1) compared to base (595946b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          55       55           
  Lines        1296     1296           
  Branches      218      218           
=======================================
  Hits         1201     1201           
  Misses         95       95           
Impacted Files Coverage Δ
src/constant.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@whxaxes whxaxes merged commit 9094968 into master Dec 21, 2022
@whxaxes whxaxes deleted the fix-correct-test-dir branch December 21, 2022 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants