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: config.subDir #97

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat: config.subDir #97

wants to merge 5 commits into from

Conversation

aa900031
Copy link
Contributor

@aa900031 aa900031 commented Apr 5, 2023

Resolve #85

A new subDir config defaulting to / and when is set, filters commits only relevant to this subpath and also operates package.json and CHANGELOG.md in {rootDir}/{subDir} for updating

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #97 (4b15528) into main (ec858d1) will increase coverage by 3.29%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   71.55%   74.84%   +3.29%     
==========================================
  Files           7        7              
  Lines         798      811      +13     
  Branches       90       96       +6     
==========================================
+ Hits          571      607      +36     
+ Misses        227      204      -23     
Impacted Files Coverage Δ
src/semver.ts 28.75% <0.00%> (ø)
src/config.ts 95.04% <100.00%> (+0.25%) ⬆️
src/git.ts 84.75% <100.00%> (+0.47%) ⬆️
src/github.ts 34.35% <100.00%> (+15.60%) ⬆️

@aa900031 aa900031 mentioned this pull request Jun 21, 2023
6 tasks
# Conflicts:
#	package.json
#	pnpm-lock.yaml
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.

Monorepo support
1 participant