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

pinecrew / pined-django / 33444429776
95%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 10:04PM UTC
Jobs 1
Files 36
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

31 Aug 2026 10:03PM UTC coverage: 84.884%. Remained the same
33444429776

push

github

citrux
repo: write down what a read of the source turned up

Twenty items, from a pass over `src/`. Eight look like bugs: the admin
reordering mutates the dict it was handed and so takes its order from
whichever user loaded the page first; a `PydanticField` writes NULL when it
cannot make sense of an expression; `create_admin` prints its failures and
exits 0, which in a start-up chain hides an unmigrated database as readily as
an existing user; `chain` substitutes an unset `$VAR` with the empty string,
so the two together can create an admin with an empty password and report
success.

The rest is what will bite later — a computed field that makes directories
while being serialized, a stamp file in `/tmp`, django's own defaults restated
where a release changing one of them would be silently overridden — and three
places where the docstrings do not follow the guide the repo carries.

Two items are questions rather than instructions: whether a user-written
`Case` can reach `get_db_prep_value` at all, and what a data migration should
do with a NULL row, which the code has been carrying as `idk if this approach
is correct` for a while.

Not shipped: the sdist takes `src`, the README and the LICENSE.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

201 of 246 branches covered (81.71%)

Branch coverage included in aggregate %.

1113 of 1302 relevant lines covered (85.48%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33444429776.1 31 Aug 2026 10:04PM UTC 36
84.88
GitHub Action Run
Source Files on build 33444429776
  • Tree
  • List 36
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33444429776
  • 7f46124a on github
  • Prev Build on main (#33437610739)
  • Next Build on main (#33504232193)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc