Skip to content

Use urlquote to allow passwords with special characters. - #235

Open
espoirMur wants to merge 1 commit into
my8100:masterfrom
espoirMur:master
Open

Use urlquote to allow passwords with special characters.#235
espoirMur wants to merge 1 commit into
my8100:masterfrom
espoirMur:master

Use urlquote to allow passwords with special characters.

323de74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

85.82% (+0.00%) compared to 8de7ede

View this Pull Request on Codecov

85.82% (+0.00%) compared to 8de7ede

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.82%. Comparing base (8de7ede) to head (323de74).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files          34       34           
  Lines        4042     4043    +1     
=======================================
+ Hits         3469     3470    +1     
  Misses        573      573           
Files with missing lines Coverage Δ
scrapydweb/utils/setup_database.py 85.14% <100.00%> (+0.14%) ⬆️
🚀 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.