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

terjekv / hubuum / 5695327992 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2023 06:59PM UTC
Files 81
Run time 2s
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

28 Jul 2023 06:52PM UTC coverage: 100.0%. Remained the same
5695327992.1

push

github

web-flow
feat(models): "Dynamic" models/classes/object types. (#190)

BREAKING: Migrations.

Core changes:

  - Adds support for dynamic models.
  - Adds support for jsonschema for dynamic models.
  - Adds support for validation of both schemas and their use.
  - Also explicitly adds the depenency dateutil, which was missing?
  - Supports transitive links, return the objects traversed as "path".
  - Strips out all ID-leakage to userland for Dynamic*-structures. We always use name.

Poetry fixes:

- Tox installs the base dependencies via poetry, which means we get the correct django version.
- Using `poetry install` will then downgrade the django version...
- So we use `poetry install --only dev` (or docs) to add extra packages.

Test changes:

- Starting to provide a testing framework, the goal is to have a dualistic interface to perform tasks (typically create objects etc) directly or via the API.

Notes:

- We want to use zip with strict=True, but it's only supported in 3.10.
- If we don't pass strict to zip, ruff complains, so we disable B905 (zip without strict) from ruff.

Fixes #137 (Dynamic models)
Fixes #167 (Testing against django-main while not requiring tests to pass)

4421 of 4421 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job python-3.9 - 5695327992.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5695327992
  • e07ed444 on github
  • Prev Job for on main (#5651125412.3)
  • Next Job for on main (#5794782389.1)
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