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

iplweb / bpp / 25655009201
65%

Build:
DEFAULT BRANCH: dev
Ran 11 May 2026 07:02AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
25655009201

push

github

mpasternak
refactor: usuniecie django-tee z INSTALLED_APPS i dependencies

Sprawdzono: nic w kodzie BPP nie importuje ani nie wywoluje django-tee
programatycznie (0x `from django_tee`, 0x `call_command("tee", ...)`,
0x `manage.py tee` w shellach/dockerach/cron). Jedyne odwolanie to wpis
`"django_tee"` w INSTALLED_APPS, ktory powoduje ze Django utrzymuje
tabele `tee_log` w bazie, ale zaden kod BPP do niej nie pisze ani z niej
nie czyta. Tabela `tee_log` w produkcji pozostaje jako sierota (dead
weight) az do recznej migracji DROP.

Zmiany:
- pyproject.toml: usuniecie `django-tee>=0.1.0` z `[project.dependencies]`
  i odpowiadajacego wpisu w `[tool.uv.sources]`.
- INSTALLED_APPS: usuniecie `"django_tee"`.
- django_compat.py: uproszczenie komentarza NullBooleanField (`tee/0004`
  jest historia — wpis w `django_migrations` pozostanie, ale app juz nie
  jest ladowany, wiec shim NullBooleanField nie obsluguje tej migracji).
- uv.lock: regeneracja po usunieciu django-tee.

Verified: `make tests-without-playwright` zielony (3772 passed).

Baseline (`src/baseline-sql/baseline.sql` + `baseline.meta.json`) nie
ruszony — zawiera CREATE TABLE tee_log + wpisy w django_migrations dla
historycznego app `tee`. Jest to niegrozne (test DB stworzy orphan
tabele, Django jej nie dotknie) i samoczynnie zniknie po nastepnym
`make rebuild-baseline`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Source Files on build 25655009201
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25655009201
  • a87c55d3 on github
  • Prev Build on dev (#25610868533)
  • Next Build on dev (#25731906111)
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