Skip to content

Conversation

oalders
Copy link
Member

@oalders oalders commented May 3, 2025

Fixes #1265

  • Add some aria roles to search form and search alert
  • Fix suggestion handling when there's a search prefix

Copy link

codecov bot commented May 3, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.56%. Comparing base (ff103ca) to head (87a81c9).

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.61%   73.56%   -0.06%     
==========================================
  Files          67       67              
  Lines        2354     2357       +3     
  Branches      333      334       +1     
==========================================
+ Hits         1733     1734       +1     
- Misses        497      498       +1     
- Partials      124      125       +1     
Files with missing lines Coverage Δ
lib/MetaCPAN/Web/Controller/Search.pm 79.24% <50.00%> (-2.76%) ⬇️
🚀 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.

@oalders oalders force-pushed the oalders/suggest branch 8 times, most recently from 36e95f9 to a0b2f4d Compare May 4, 2025 15:57
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.

Module name suggestion should preserve original search
1 participant