Skip to content

exclude dirty data

ab6fc6b
Select commit
Loading
Failed to load commit list.
Open

feat: Workspace 1074 #176

exclude dirty data
ab6fc6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2026 in 0s

73.48% (-2.68%) compared to 915893e

View this Pull Request on Codecov

73.48% (-2.68%) compared to 915893e

Details

Codecov Report

❌ Patch coverage is 59.14936% with 413 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.48%. Comparing base (915893e) to head (ab6fc6b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...er/management/commands/encrypt_plaintext_fields.py 0.00% 177 Missing ⚠️
codeforlife/settings/_secrets.py 37.89% 59 Missing ⚠️
codeforlife/pprint/pretty_printer.py 0.00% 56 Missing ⚠️
codeforlife/pprint/style.py 0.00% 37 Missing ⚠️
codeforlife/user/models/other.py 61.90% 24 Missing ⚠️
codeforlife/pprint/ansi.py 0.00% 14 Missing ⚠️
codeforlife/user/models/klass.py 82.50% 7 Missing ⚠️
codeforlife/user/models/user/user.py 91.25% 7 Missing ⚠️
codeforlife/models/base_data_encryption_key.py 87.23% 6 Missing ⚠️
codeforlife/user/models/school.py 77.27% 5 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   76.16%   73.48%   -2.68%     
==========================================
  Files         192      193       +1     
  Lines        5512     5427      -85     
==========================================
- Hits         4198     3988     -210     
- Misses       1314     1439     +125     

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