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

Fixed --ignore-missing-version and --ignore-missing-files options. #147

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

coordt
Copy link
Member

@coordt coordt commented Feb 25, 2024

The CLI options were defaulting to False when missing. This overrode the configuration.

Fixes #140

The CLI options were defaulting to `False` when missing. This overrode the configuration.

Fixes #140
@coordt coordt linked an issue Feb 25, 2024 that may be closed by this pull request
Copy link

Version hint: patch
Current version: 0.18.2
New version (when merged): 0.18.3

Comment ID: Display the version hint-auto-generated

Copy link

github-actions bot commented Feb 25, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://callowayproject.github.io/bump-my-version/pr-preview/pr-147/
on branch gh-pages at 2024-02-25 17:02 UTC

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.57%. Comparing base (8ac1087) to head (6f6c606).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files          24       24           
  Lines        1494     1494           
  Branches      299      299           
=======================================
  Hits         1398     1398           
  Misses         67       67           
  Partials       29       29           
Flag Coverage Δ
python-3.10 93.57% <ø> (ø)
python-3.11 93.57% <ø> (ø)
python-3.8 93.57% <ø> (ø)
python-3.9 93.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coordt coordt merged commit a2e8bbc into master Feb 25, 2024
14 checks passed
@coordt coordt deleted the 140-ignore_missing_version-not-honored-in-config-file branch February 25, 2024 17:04
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_missing_version not honored when set in config file
1 participant