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

terjekv / hubuum / 5695327992
100%

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

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)

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

4422 of 4422 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.9 - 5695327992.1 28 Jul 2023 06:59PM UTC 0
100.0
2 python-3.10 - 5695327992.2 28 Jul 2023 07:00PM UTC 0
100.0
3 python-3.11 - 5695327992.3 28 Jul 2023 07:00PM UTC 0
100.0
4 python-3.7 - 5695327992.4 28 Jul 2023 07:00PM UTC 0
100.0
5 python-3.8 - 5695327992.5 28 Jul 2023 07:00PM UTC 0
100.0
Source Files on build 5695327992
Detailed source file information is not available for this build.
  • Back to Repo
  • e07ed444 on github
  • Prev Build on main (#5651125412)
  • Next Build on main (#5794782389)
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