Skip to content

Normalize percent-encoding of the query and params, not just the path - #85

Open
AdrianAtZyte wants to merge 1 commit into
scrapy:masterfrom
AdrianAtZyte:query-encoding
Open

Normalize percent-encoding of the query and params, not just the path#85
AdrianAtZyte wants to merge 1 commit into
scrapy:masterfrom
AdrianAtZyte:query-encoding

Conversation

@AdrianAtZyte

Copy link
Copy Markdown
Contributor

Resolves #28

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.63%. Comparing base (785e512) to head (2a97427).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   97.64%   97.63%   -0.01%     
==========================================
  Files           5        5              
  Lines         382      381       -1     
  Branches       78       78              
==========================================
- Hits          373      372       -1     
  Misses          5        5              
  Partials        4        4              
Files with missing lines Coverage Δ
src/protego/_utils.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@AdrianAtZyte
AdrianAtZyte marked this pull request as ready for review August 7, 2026 15:17
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.

Non-encoding of URL queries causing Regex robots.txt rule matches to be missed

1 participant