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

feat: allow bumping with other commit types #331

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

oknozor
Copy link
Collaborator

@oknozor oknozor commented Oct 28, 2023

Closes #213

@cocogitto-bot
Copy link

cocogitto-bot bot commented Oct 28, 2023

✔️ 66926a4 - Conventional commits check succeeded.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #331 (66926a4) into main (3346a84) will increase coverage by 0.15%.
The diff coverage is 93.61%.

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   85.60%   85.76%   +0.15%     
==========================================
  Files          45       45              
  Lines        6427     6511      +84     
==========================================
+ Hits         5502     5584      +82     
- Misses        925      927       +2     
Files Coverage Δ
src/conventional/bump.rs 98.22% <100.00%> (+0.16%) ⬆️
src/conventional/changelog/release.rs 99.81% <100.00%> (ø)
src/conventional/changelog/serde.rs 100.00% <100.00%> (ø)
src/settings/mod.rs 76.04% <100.00%> (+0.65%) ⬆️
src/command/bump/mod.rs 84.92% <75.00%> (ø)
src/log/filter.rs 75.92% <0.00%> (ø)
src/conventional/commit.rs 92.81% <90.69%> (-0.02%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@oknozor oknozor merged commit 49d586a into main Nov 16, 2023
4 checks passed
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.

[FEATURE] allow bumping by other commit types
1 participant