Skip to content

fix(commands/bump): prevent using incremental changelog when it is set to false in config #996

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

docs(BaseConfig): add elaboration on the mutated_settings property

d439c38
Select commit
Loading
Failed to load commit list.
Open

fix(commands/bump): prevent using incremental changelog when it is set to false in config #996

docs(BaseConfig): add elaboration on the mutated_settings property
d439c38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

97.45% (target 97.00%)

View this Pull Request on Codecov

97.45% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.45%. Comparing base (120d514) to head (d439c38).
Report is 538 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #996      +/-   ##
==========================================
+ Coverage   97.33%   97.45%   +0.11%     
==========================================
  Files          42       55      +13     
  Lines        2104     2398     +294     
==========================================
+ Hits         2048     2337     +289     
- Misses         56       61       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.