Skip to content

delete

a33291c
Select commit
Loading
Failed to load commit list.
Open

feat: Workspace 1074 #176

delete
a33291c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 20, 2026 in 1s

74.91% (-1.21%) compared to 8eec23e

View this Pull Request on Codecov

74.91% (-1.21%) compared to 8eec23e

Details

Codecov Report

❌ Patch coverage is 60.36161% with 285 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.91%. Comparing base (8eec23e) to head (a33291c).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...er/management/commands/encrypt_plaintext_fields.py 0.00% 98 Missing ⚠️
codeforlife/pprint/pretty_printer.py 0.00% 55 Missing ⚠️
codeforlife/pprint/style.py 0.00% 34 Missing ⚠️
codeforlife/user/models/user/user.py 66.29% 30 Missing ⚠️
codeforlife/user/models/other.py 61.29% 24 Missing ⚠️
codeforlife/pprint/ansi.py 0.00% 14 Missing ⚠️
codeforlife/user/models/klass.py 82.05% 7 Missing ⚠️
codeforlife/user/models/school.py 78.12% 7 Missing ⚠️
setup.py 0.00% 4 Missing ⚠️
codeforlife/pprint/__init__.py 0.00% 3 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   76.11%   74.91%   -1.21%     
==========================================
  Files         191      192       +1     
  Lines        5502     5333     -169     
==========================================
- Hits         4188     3995     -193     
- Misses       1314     1338      +24     

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