Skip to content

feedback

0ec24d0
Select commit
Loading
Failed to load commit list.
Merged

feat: Workspace 1064 #175

feedback
0ec24d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

76.11% (+2.53%) compared to 2499d9f

View this Pull Request on Codecov

76.11% (+2.53%) compared to 2499d9f

Details

Codecov Report

❌ Patch coverage is 77.40000% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.11%. Comparing base (2499d9f) to head (0ec24d0).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
codeforlife/user/models/student.py 57.50% 17 Missing ⚠️
codeforlife/user/models/klass.py 70.00% 15 Missing ⚠️
codeforlife/user/models/school.py 62.50% 15 Missing ⚠️
codeforlife/user/models/other.py 87.15% 14 Missing ⚠️
codeforlife/user/models/teacher/teacher.py 67.44% 14 Missing ⚠️
setup.py 0.00% 11 Missing ⚠️
codeforlife/user/models/teacher/school.py 86.04% 6 Missing ⚠️
codeforlife/user/models/user/user.py 86.66% 4 Missing ⚠️
codeforlife/user/models/teacher/admin_school.py 82.35% 3 Missing ⚠️
...odeforlife/user/models/teacher/non_admin_school.py 85.71% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   73.58%   76.11%   +2.53%     
==========================================
  Files         170      191      +21     
  Lines        4384     5502    +1118     
==========================================
+ Hits         3226     4188     +962     
- Misses       1158     1314     +156     

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