Skip to content

Fix critical SQL injection vulnerability in password change function

e80b822
Select commit
Loading
Failed to load commit list.
Open

Create streamlined 'golden path' installer for new users #1414

Fix critical SQL injection vulnerability in password change function
e80b822
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 0s

71.11% (target 68.00%)

View this Pull Request on Codecov

71.11% (target 68.00%)

Details

Codecov Report

❌ Patch coverage is 33.33333% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.11%. Comparing base (a3c7005) to head (e80b822).

Files with missing lines Patch % Lines
src/spyglass/utils/docker.py 29.62% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1414      +/-   ##
==========================================
- Coverage   71.28%   71.11%   -0.17%     
==========================================
  Files         114      115       +1     
  Lines       13269    13323      +54     
==========================================
+ Hits         9459     9475      +16     
- Misses       3810     3848      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.