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

riodw / django-strawberry-framework / 25185117537
100%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 07:28PM UTC
Jobs 1
Files 15
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

30 Apr 2026 07:28PM UTC coverage: 100.0%. Remained the same
25185117537

push

github

riodw
Refactor optimizer scaffolding and introduce selection-tree walker

- Updated the documentation for the current on-disk layout of the django_strawberry_framework package, detailing the completed migration of Layer 1 and Layer 2 subpackages.
- Added new modules for the optimizer: `plans.py` and `walker.py`, implementing the `OptimizationPlan` data structure and the selection-tree walker function `plan_optimizations`.
- Enhanced the `OptimizationPlan` class to manage optimization directives for Django querysets, including methods for applying the plan to a queryset.
- Implemented the selection-tree walker as a pure function that generates an `OptimizationPlan` based on GraphQL selection trees, handling fragments, aliases, and directives.
- Created comprehensive tests for the `OptimizationPlan` and the selection-tree walker, ensuring correct functionality and coverage for various scenarios, including handling of scalar selections, relations, and directive evaluations.
- Updated the alpha review feedback documentation to reflect the current state of the optimizer scaffolding and address identified issues.

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

362 of 362 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25185117537.1 30 Apr 2026 07:28PM UTC 15
100.0
GitHub Action Run
Source Files on build 25185117537
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0e8e4b86 on github
  • Prev Build on main (#25183519596)
  • Next Build on main (#25191680557)
  • 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