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

[pontos-update-header] Pass mutliple directories to the command, exclude folders #163

Merged
merged 7 commits into from
Jul 21, 2021

Conversation

y0urself
Copy link
Member

What:

  • you can now pass multiple directories to the -d/--directories argument
  • you can now put directory globs into the exclude file and exclude all files from that directory

Why:

How:

Checklist:

@y0urself y0urself requested a review from a team July 21, 2021 06:02
@y0urself y0urself added the make release To trigger GitHub release action. label Jul 21, 2021
@y0urself y0urself enabled auto-merge July 21, 2021 06:06
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #163 (b7e2d0a) into master (f693dbb) will decrease coverage by 0.61%.
The diff coverage is 36.84%.

❗ Current head b7e2d0a differs from pull request most recent head 8cd74db. Consider uploading reports for the commit 8cd74db to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   85.45%   84.84%   -0.62%     
==========================================
  Files          11       11              
  Lines         873      884      +11     
  Branches      137      143       +6     
==========================================
+ Hits          746      750       +4     
- Misses         92       97       +5     
- Partials       35       37       +2     
Impacted Files Coverage Δ
pontos/changelog/changelog.py 97.67% <ø> (ø)
pontos/terminal/terminal.py 97.22% <ø> (ø)
pontos/version/__main__.py 0.00% <ø> (ø)
pontos/version/__version__.py 100.00% <ø> (ø)
pontos/version/cmake_version.py 85.27% <ø> (ø)
pontos/version/version.py 76.27% <ø> (ø)
pontos/updateheader/updateheader.py 84.78% <36.84%> (-4.20%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f693dbb...8cd74db. Read the comment docs.

CHANGELOG.md Outdated Show resolved Hide resolved
@y0urself y0urself merged commit 979941f into master Jul 21, 2021
@y0urself y0urself deleted the y0urself/dirs-exclude-dirs branch July 21, 2021 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants