Skip to content

Admin docstrings#3569

Merged
arkid15r merged 11 commits into
OWASP:mainfrom
moizulfiqar:admin-docstrings
Jan 29, 2026
Merged

Admin docstrings#3569
arkid15r merged 11 commits into
OWASP:mainfrom
moizulfiqar:admin-docstrings

Merge branch 'main' into admin-docstrings

d2a4a6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

85.56% (+0.01%) compared to d952711

View this Pull Request on Codecov

85.56% (+0.01%) compared to d952711

Details

Codecov Report

❌ Patch coverage is 82.75862% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.56%. Comparing base (d952711) to head (d2a4a6e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
backend/apps/owasp/admin/mixins.py 70.00% 3 Missing ⚠️
backend/apps/owasp/admin/member_profile.py 66.66% 1 Missing ⚠️
backend/apps/owasp/admin/member_snapshot.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3569      +/-   ##
==========================================
+ Coverage   85.55%   85.56%   +0.01%     
==========================================
  Files         463      463              
  Lines       14302    14306       +4     
  Branches     1903     1903              
==========================================
+ Hits        12236    12241       +5     
+ Misses       1687     1686       -1     
  Partials      379      379              
Files with missing lines Coverage Δ
backend/apps/owasp/admin/entity_channel.py 60.00% <100.00%> (+1.37%) ⬆️
backend/apps/owasp/admin/entity_member.py 63.41% <100.00%> (+0.91%) ⬆️
backend/apps/owasp/admin/project.py 93.33% <ø> (ø)
backend/apps/owasp/admin/project_health_metrics.py 90.90% <100.00%> (ø)
backend/apps/owasp/admin/widgets.py 100.00% <100.00%> (ø)
backend/apps/slack/admin/member.py 100.00% <100.00%> (ø)
backend/apps/owasp/admin/member_profile.py 92.30% <66.66%> (+7.69%) ⬆️
backend/apps/owasp/admin/member_snapshot.py 92.85% <66.66%> (+7.14%) ⬆️
backend/apps/owasp/admin/mixins.py 53.33% <70.00%> (-0.10%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d952711...d2a4a6e. Read the comment docs.

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