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

feat: include root when using glob patterns #682

Merged
merged 1 commit into from
Sep 28, 2022
Merged

feat: include root when using glob patterns #682

merged 1 commit into from
Sep 28, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Sep 28, 2022

Fixes #681

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #682 (0d94051) into main (97d9adb) will increase coverage by 0.47%.
The diff coverage is 89.47%.

@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
+ Coverage   79.53%   80.00%   +0.47%     
==========================================
  Files          12       12              
  Lines        2111     2111              
  Branches      177      178       +1     
==========================================
+ Hits         1679     1689      +10     
+ Misses        426      416      -10     
  Partials        6        6              
Impacted Files Coverage Δ
src/lib/glob-paths.ts 88.88% <89.47%> (+15.87%) ⬆️

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

@gnikit gnikit merged commit 5f4f6db into main Sep 28, 2022
@gnikit gnikit deleted the gnikit/issue681 branch September 28, 2022 10:09
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.

feat: include root when using glob patterns
1 participant