Skip to content

fix(scm): only search tags that are reachable by the current commit

Codecov / codecov/patch failed Feb 3, 2024 in 1s

94.89% of diff hit (target 97.33%)

View this Pull Request on Codecov

94.89% 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 218 in commitizen/git.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/git.py#L218

Added line #L218 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/providers/scm_provider.py#L63-L64

Added lines #L63 - L64 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/providers/scm_provider.py#L66

Added line #L66 was not covered by tests

Check warning on line 239 in commitizen/version_schemes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/version_schemes.py#L239

Added line #L239 was not covered by tests