orhun/git-cliff

Increase test coverage

Open

#658 opened on May 26, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Rust (308 forks)auto 404
feature/requestgood first issuehelp wanted

Repository metrics

Stars
 (12,040 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

The test coverage of git-cliff is kinda low (around 40%).

We need more unit & integration tests.

Desired solution

Just add more unit & integration tests.

Alternatives considered

None.

Additional context

We also have fixture tests for testing the functionality but we should prioritize unit tests too!

Contributor guide