Skip to content

fix types

f0e5c76
Select commit
Loading
Failed to load commit list.
Draft

feat: Workspace 1057 #180

fix types
f0e5c76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 1s

69.05% (-0.23%) compared to d17ef63

View this Pull Request on Codecov

69.05% (-0.23%) compared to d17ef63

Details

Codecov Report

❌ Patch coverage is 63.02521% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.05%. Comparing base (d17ef63) to head (f0e5c76).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
codeforlife/admin.py 0.00% 25 Missing ⚠️
codeforlife/user/models/other.py 40.00% 9 Missing ⚠️
codeforlife/legacy/helpers/emails.py 0.00% 2 Missing ⚠️
codeforlife/legacy/helpers/generators.py 33.33% 2 Missing ⚠️
codeforlife/legacy/tests/utils/student.py 0.00% 2 Missing ⚠️
codeforlife/user/models/user/user.py 88.23% 2 Missing ⚠️
codeforlife/legacy/tests/utils/user.py 0.00% 1 Missing ⚠️
codeforlife/models/fields/utils.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   69.27%   69.05%   -0.23%     
==========================================
  Files         217      221       +4     
  Lines        6305     6356      +51     
==========================================
+ Hits         4368     4389      +21     
- Misses       1937     1967      +30     

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