Skip to content

Resolve case-sensitivity in QueryParser to support Chapters/Members search#3844

Merged
arkid15r merged 5 commits into
OWASP:mainfrom
saichethana28:query-parser-case-integrity
Feb 9, 2026
Merged

Resolve case-sensitivity in QueryParser to support Chapters/Members search#3844
arkid15r merged 5 commits into
OWASP:mainfrom
saichethana28:query-parser-case-integrity

Merge branch 'main' into query-parser-case-integrity

8e2ba2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 1s

93.68% (+0.00%) compared to 6c59166

View this Pull Request on Codecov

93.68% (+0.00%) compared to 6c59166

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (6c59166) to head (8e2ba2c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3844   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files         463      463           
  Lines       14420    14420           
  Branches     1939     1939           
=======================================
  Hits        13509    13509           
  Misses        535      535           
  Partials      376      376           
Files with missing lines Coverage Δ
backend/apps/api/rest/v0/structured_search.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

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

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