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: Add --exclude and --exclude-dir #372

Merged
merged 7 commits into from
Aug 25, 2023

Conversation

ianlewis
Copy link
Owner

Fixes #63

Ian Lewis added 3 commits August 25, 2023 04:57
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
@ianlewis ianlewis linked an issue Aug 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #372 (c2beecf) into main (97e3608) will increase coverage by 0.00%.
The diff coverage is 81.25%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   79.90%   79.90%           
=======================================
  Files          19       19           
  Lines        1015     1045   +30     
  Branches       14       14           
=======================================
+ Hits          811      835   +24     
- Misses        147      151    +4     
- Partials       57       59    +2     
Files Changed Coverage Δ
internal/cmd/todos/app.go 85.02% <72.72%> (-2.05%) ⬇️
internal/walker/walker.go 60.36% <100.00%> (+2.57%) ⬆️

Signed-off-by: Ian Lewis <ianlewis@google.com>
Ian Lewis added 3 commits August 25, 2023 06:36
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
@ianlewis ianlewis merged commit 0d16b5b into main Aug 25, 2023
@ianlewis ianlewis deleted the 63-option-to-exclude-directories branch August 25, 2023 06:51
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.

Option to exclude directories
1 participant