macports / macports-webapp

Web application to display information about ports, build history and installation statistics
https://ports.macports.org/
BSD 2-Clause "Simplified" License
56 stars 27 forks source link

Add supporting redirects for old search links #328

Closed arjunsalyan closed 2 years ago

arjunsalyan commented 2 years ago

Fixes https://github.com/macports/macports-webapp/issues/321

codecov[bot] commented 2 years ago

Codecov Report

Merging #328 (a2df44f) into main (a2b75ce) will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
- Coverage   81.35%   81.17%   -0.19%     
==========================================
  Files         111      111              
  Lines        2752     2762      +10     
  Branches      214      216       +2     
==========================================
+ Hits         2239     2242       +3     
- Misses        467      474       +7     
  Partials       46       46              
Impacted Files Coverage Δ
utilities.py 47.05% <0.00%> (-16.58%) :arrow_down:
views.py 47.82% <0.00%> (+0.45%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2b75ce...a2df44f. Read the comment docs.