• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vEnhance / otis-web / 24318457060
94%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 11:00PM UTC
Jobs 1
Files 113
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Apr 2026 10:59PM UTC coverage: 93.782% (-0.005%) from 93.787%
24318457060

push

github

web-flow
refactor: standardize user imports (#480)

* Standardize User imports: settings.AUTH_USER_MODEL in fields, direct import elsewhere

- All ForeignKey/OneToOneField definitions now use settings.AUTH_USER_MODEL
- Removed get_user_model() calls from models and factories (were only used
  for field definitions or were unused)
- core/factories.py: consolidated Group and User into single direct import
- dashboard/factories.py, roster/factories.py: removed unused User = get_user_model()

https://claude.ai/code/session_01BwTN4SGMjTfDAkQQLKgp8H

* Convert opal/models.py type annotations from direct User import to get_user_model()

Also includes minor ruff formatting fixes from make fmt.

https://claude.ai/code/session_01BwTN4SGMjTfDAkQQLKgp8H

* Use direct User import everywhere instead of settings.AUTH_USER_MODEL

Reverts to a single consistent pattern across the entire codebase:
always import User directly from django.contrib.auth.models.

https://claude.ai/code/session_01BwTN4SGMjTfDAkQQLKgp8H

---------

Co-authored-by: Claude <noreply@anthropic.com>

831 of 1064 branches covered (78.1%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 3 files covered. (100.0%)

8822 of 9229 relevant lines covered (95.59%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24318457060.1 12 Apr 2026 11:00PM UTC 113
93.78
GitHub Action Run
Source Files on build 24318457060
  • Tree
  • List 113
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3feaedd6 on github
  • Prev Build on main (#24314379071)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc