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

Update src/commands/default.ts

26dcc20
Select commit
Loading
Failed to load commit list.
Merged

fix: lowercase scope when filtering #199

Update src/commands/default.ts
26dcc20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

46.09% (-23.02%) compared to 0914fd7

View this Pull Request on Codecov

46.09% (-23.02%) compared to 0914fd7

Details

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 26 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.