Skip to content

Rewrite ensure_user_can_edit_info

21db4b9
Select commit
Loading
Failed to load commit list.
Draft

Refactor team esnure functions (WIP) #1174

Rewrite ensure_user_can_edit_info
21db4b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 1s

92.25% (+0.02%) compared to 8e892ab

View this Pull Request on Codecov

92.25% (+0.02%) compared to 8e892ab

Details

Codecov Report

❌ Patch coverage is 95.32164% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.25%. Comparing base (8e892ab) to head (21db4b9).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
django/thunderstore/repository/forms/team.py 84.00% 3 Missing and 1 partial ⚠️
django/thunderstore/repository/package_upload.py 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1174      +/-   ##
==========================================
+ Coverage   92.23%   92.25%   +0.02%     
==========================================
  Files         331      331              
  Lines       10087    10179      +92     
  Branches      927      947      +20     
==========================================
+ Hits         9304     9391      +87     
- Misses        657      661       +4     
- Partials      126      127       +1     

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