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: lowercase scope when filtering #199

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

kleinpetr
Copy link
Contributor

resolves #198

@pi0 pi0 changed the title Resolve capitalize commit type fix: lowercase scope when filtering Sep 19, 2024
src/commands/default.ts Outdated Show resolved Hide resolved
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❤️

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 46.09%. Comparing base (0914fd7) to head (26dcc20).
Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/commands/default.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #199       +/-   ##
===========================================
- Coverage   69.10%   46.09%   -23.02%     
===========================================
  Files           9       12        +3     
  Lines         916      985       +69     
  Branches       85       94        +9     
===========================================
- Hits          633      454      -179     
- Misses        283      528      +245     
- Partials        0        3        +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi0 pi0 merged commit 19a862c into unjs:main Sep 19, 2024
2 of 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.

commit message with capitalize type is not resolved
2 participants