Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow right click to inspect project #13309

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Fix potential XSS vulnerability by encoding user input in href attribute

5155e37
Select commit
Loading
Failed to load commit list.
Open

Allow right click to inspect project #13309

Fix potential XSS vulnerability by encoding user input in href attribute
5155e37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

90.95% (target 90.00%)

View this Pull Request on Codecov

90.95% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.95%. Comparing base (b0039d5) to head (5155e37).
Report is 146 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #13309      +/-   ##
==========================================
- Coverage   90.95%   90.95%   -0.01%     
==========================================
  Files         603      604       +1     
  Lines       62495    62610     +115     
  Branches     6459     6469      +10     
==========================================
+ Hits        56841    56944     +103     
- Misses       3976     3984       +8     
- Partials     1678     1682       +4     
Files with missing lines Coverage Δ
weblate/accounts/forms.py 89.58% <100.00%> (+0.03%) ⬆️

... and 24 files with indirect coverage changes