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(cmd): add --exclude-dirs option #101

Merged
merged 1 commit into from
Jun 17, 2023
Merged

feat(cmd): add --exclude-dirs option #101

merged 1 commit into from
Jun 17, 2023

Conversation

princjef
Copy link
Owner

@princjef princjef commented Jun 16, 2023

Adds the ability to exclude directories from those processed for documentation generation purposes

Fixes #94

TODO

  • Add documentation of flag

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2023

Codecov Report

Merging #101 (98ea5c1) into master (f8aab49) will decrease coverage by 0.53%.
The diff coverage is 62.85%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   75.01%   74.49%   -0.53%     
==========================================
  Files          22       22              
  Lines        1977     2011      +34     
==========================================
+ Hits         1483     1498      +15     
- Misses        394      411      +17     
- Partials      100      102       +2     
Impacted Files Coverage Δ
cmd/gomarkdoc/command.go 74.89% <62.85%> (-2.38%) ⬇️

@princjef princjef merged commit e62c5ab into master Jun 17, 2023
3 of 5 checks passed
@princjef princjef deleted the exclude branch June 17, 2023 16:50
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.

Ignore vendor folder
2 participants