task/WP-1256: Format server side code - #1359
Merged
Merged
Codecov / codecov/project
succeeded
Sep 8, 2026 in 1s
56.55% (+0.00%) compared to 9b0addb
View this Pull Request on Codecov
56.55% (+0.00%) compared to 9b0addb
Details
Codecov Report
❌ Patch coverage is 50.00000% with 681 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.55%. Comparing base (9b0addb) to head (1555922).
Additional details and impacted files
@@ Coverage Diff @@
## main #1359 +/- ##
=======================================
Coverage 56.55% 56.55%
=======================================
Files 534 534
Lines 17155 17155
Branches 3498 3498
=======================================
Hits 9702 9702
Misses 6903 6903
Partials 550 550 | Files with missing lines | Coverage Δ | |
|---|---|---|
| server/portal/__init__.py | 100.00% <100.00%> (ø) |
|
| server/portal/apps/accounts/api/urls.py | 100.00% <100.00%> (ø) |
|
| server/portal/apps/accounts/apps.py | 100.00% <100.00%> (ø) |
|
| server/portal/apps/accounts/managers/abstract.py | 85.71% <100.00%> (ø) |
|
| ...er/portal/apps/accounts/migrations/0001_initial.py | 100.00% <ø> (ø) |
|
| .../accounts/migrations/0002_hostkeys_keys_sshkeys.py | 100.00% <ø> (ø) |
|
| ...pps/accounts/migrations/0003_auto_20200131_0207.py | 100.00% <ø> (ø) |
|
| ...pps/accounts/migrations/0004_auto_20200318_2055.py | 100.00% <ø> (ø) |
|
| ...pps/accounts/migrations/0005_auto_20210316_1950.py | 100.00% <ø> (ø) |
|
| ...pps/accounts/migrations/0006_auto_20231018_1927.py | 100.00% <ø> (ø) |
|
| ... and 221 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading