Skip to content

Remove unused import from web.blueprints.user

741abe5
Select commit
Loading
Failed to load commit list.
Merged

Archival #538

Remove unused import from web.blueprints.user
741abe5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 0s

88.00% (+0.11%) compared to a0aa54e

View this Pull Request on Codecov

88.00% (+0.11%) compared to a0aa54e

Details

Codecov Report

❌ Patch coverage is 86.84211% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (a0aa54e) to head (741abe5).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
pycroft/lib/user_deletion.py 76.11% 16 Missing ⚠️
web/blueprints/user/__init__.py 35.71% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #538      +/-   ##
===========================================
+ Coverage    87.88%   88.00%   +0.11%     
===========================================
  Files          278      278              
  Lines        17264    17257       -7     
===========================================
+ Hits         15173    15187      +14     
+ Misses        2091     2070      -21     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.