Skip to content

Don't rewrite a search prefix when attempting a suggestion #3343

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Try to enable coverage in playwright testing

a0b2f4d
Select commit
Loading
Failed to load commit list.
Open

Don't rewrite a search prefix when attempting a suggestion #3343

Try to enable coverage in playwright testing
a0b2f4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2025 in 0s

73.44% (-0.06%) compared to ba434b7

View this Pull Request on Codecov

73.44% (-0.06%) compared to ba434b7

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.44%. Comparing base (ba434b7) to head (a0b2f4d).

Files with missing lines Patch % Lines
lib/MetaCPAN/Web/Controller/Search.pm 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3343      +/-   ##
==========================================
- Coverage   73.49%   73.44%   -0.06%     
==========================================
  Files          68       68              
  Lines        2388     2391       +3     
  Branches      335      336       +1     
==========================================
+ Hits         1755     1756       +1     
- Misses        507      508       +1     
- Partials      126      127       +1     
Files with missing lines Coverage Δ
lib/MetaCPAN/Web/Controller/Search.pm 78.43% <50.00%> (-2.82%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.