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

DRAFT: feat(provider): add new maven provider for handling versions from pom.xml #963

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(provider): add new maven provider for handling versions from pom…

754d498
Select commit
Loading
Failed to load commit list.
Open

DRAFT: feat(provider): add new maven provider for handling versions from pom.xml #963

feat(provider): add new maven provider for handling versions from pom…
754d498
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2024 in 0s

97.82% of diff hit (target 97.33%)

View this Pull Request on Codecov

97.82% 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 245 in commitizen/commands/init.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

commitizen/commands/init.py#L245

Added line #L245 was 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