Skip to content

fix: Allow searching for non-alphanumeric characters - #4266

Merged
rjsparks merged 2 commits into
ietf-tools:mainfrom
larseggert:fix-3675
Jul 26, 2022
Merged

fix: Allow searching for non-alphanumeric characters#4266
rjsparks merged 2 commits into
ietf-tools:mainfrom
larseggert:fix-3675

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

Fixes #3675

@rjsparks, this avoids us needing to fork list.js. If you prefer a fork, let me
know.

@rjsparks
rjsparks requested a review from NGPixel July 24, 2022 12:11
@codecov

codecov Bot commented Jul 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4266 (08368f6) into main (fe1f51a) will increase coverage by 0.01%.
The diff coverage is 97.14%.

@@            Coverage Diff             @@
##             main    #4266      +/-   ##
==========================================
+ Coverage   88.40%   88.42%   +0.01%     
==========================================
  Files         294      294              
  Lines       39197    39200       +3     
==========================================
+ Hits        34652    34662      +10     
+ Misses       4545     4538       -7     
Impacted Files Coverage Δ
ietf/doc/urls.py 100.00% <ø> (ø)
ietf/utils/markdown.py 100.00% <ø> (ø)
ietf/doc/views_draft.py 91.98% <93.75%> (ø)
ietf/doc/views_ballot.py 91.86% <100.00%> (+0.10%) ⬆️
ietf/doc/views_doc.py 90.53% <100.00%> (+0.04%) ⬆️
ietf/doc/views_status_change.py 93.36% <100.00%> (+0.20%) ⬆️
ietf/utils/text.py 87.19% <100.00%> (+1.48%) ⬆️
ietf/utils/mail.py 79.85% <0.00%> (+0.23%) ⬆️
ietf/ietfauth/utils.py 91.97% <0.00%> (+1.23%) ⬆️

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 3a1d8b3...08368f6. Read the comment docs.

Fixes ietf-tools#3675

@rjsparks, this avoids us needing to fork list.js. If you prefer a fork, let me
know.
@rjsparks
rjsparks merged commit 28b8ed0 into ietf-tools:main Jul 26, 2022
@larseggert
larseggert deleted the fix-3675 branch July 26, 2022 14:55
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search at /list/nonwg is frustrating

3 participants