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

riodw / django-strawberry-framework / 25135753142
100%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 09:51PM UTC
Jobs 1
Files 2
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

29 Apr 2026 09:50PM UTC coverage: 100.0%. First build
25135753142

push

github

riodw
chore: initial project skeleton (v0.0.1)

Bootstrap django-strawberry-framework: a DRF-inspired Django
integration framework for Strawberry GraphQL.

This commit lays down the foundational layout with no opinionated
features yet — just the minimum structure needed to grow the package
incrementally.

Includes:
- Package skeleton (django_strawberry_framework/__init__.py, conf.py).
- Bare-bones conf.py: namespaced user-settings access via
  DJANGO_STRAWBERRY_FRAMEWORK + setting_changed signal hook.
- Example fakeshop Django app with 4 models (Category, Item,
  Property, Entry) for future smoke tests.
- pyproject.toml with hatchling build backend, MIT license
  (PEP 639 SPDX form), and minimal dev deps (pytest, pytest-cov,
  pytest-django, ruff).
- ruff configured (line-length 110, COM812 magic-trailing-comma).
- pytest wired with --cov; coverage gated at 100% in pyproject.toml.
- 100% test coverage of the package (8 tests).
- Django CI workflow with Python x Django matrix and Coveralls
  upload on the primary node.
- README, docs/README, CONTRIBUTING, SECURITY, CHANGELOG.

Co-Authored-By: Oz <oz-agent@warp.dev>

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

23 of 23 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25135753142.1 29 Apr 2026 09:51PM UTC 2
100.0
GitHub Action Run
Source Files on build 25135753142
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 29905fa4 on github
  • Next Build on main (#25138233346)
  • 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