Skip to content

feat: Workspace 1057#180

Merged
SKairinos merged 14 commits into
mainfrom
workspace_1057
Jun 19, 2026
Merged

feat: Workspace 1057#180
SKairinos merged 14 commits into
mainfrom
workspace_1057

fixed unique constraints

a218eed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 19, 2026 in 0s

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.33333% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.05%. Comparing base (d17ef63) to head (a218eed).
⚠️ Report is 3 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     6357      +52     
==========================================
+ Hits         4368     4390      +22     
- Misses       1937     1967      +30     

☔ View full report in Codecov by Harness.
📢 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.