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

fix: properly bump versions between prereleases #799

Merged
merged 5 commits into from
Feb 1, 2024

docs: document the `--prerelease` option

7b4596a
Select commit
Loading
Failed to load commit list.
Merged

fix: properly bump versions between prereleases #799

docs: document the `--prerelease` option
7b4596a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2023 in 0s

94.70% of diff hit (target 97.33%)

View this Pull Request on Codecov

94.70% of diff hit (target 97.33%)

Annotations

Check warning on line 26 in commitizen/changelog_formats/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/changelog_formats/__init__.py#L26

Added line #L26 was not covered by tests

Check warning on line 54 in commitizen/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/cli.py#L54

Added line #L54 was not covered by tests

Check warning on line 549 in commitizen/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/cli.py#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 553 in commitizen/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/cli.py#L552-L553

Added lines #L552 - L553 were not covered by tests

Check warning on line 405 in commitizen/commands/bump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/commands/bump.py#L404-L405

Added lines #L404 - L405 were not covered by tests

Check warning on line 419 in commitizen/commands/bump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/commands/bump.py#L411-L419

Added lines #L411 - L419 were not covered by tests

Check warning on line 422 in commitizen/commands/bump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/commands/bump.py#L421-L422

Added lines #L421 - L422 were not covered by tests

Check warning on line 429 in commitizen/commands/bump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/commands/bump.py#L424-L429

Added lines #L424 - L429 were not covered by tests

Check warning on line 102 in commitizen/git.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/git.py#L102

Added line #L102 was not covered by tests

Check warning on line 212 in commitizen/git.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/git.py#L212

Added line #L212 was not covered by tests

Check warning on line 60 in commitizen/providers/scm_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/providers/scm_provider.py#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 221 in commitizen/version_schemes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/version_schemes.py#L221

Added line #L221 was not covered by tests