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

akornatskyy / slickpy / 22225100270 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2026 01:01PM UTC
Files 18
Run time 0s
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

20 Feb 2026 01:00PM UTC coverage: 99.863% (-0.05%) from 99.912%
22225100270.4

push

github

akornatskyy
refactor(core): extract adapters and add experimental api patterns.

- Extracted adapter logic from application.py to new adapters.py module.
- Added experimental package with method-based routing (MethodAdapter) and resource-based routing (ResourceAdapter).
- Refactored JSON handling to use conditional imports (ujson on CPython, json on PyPy).
- Updated multipart import to use python_multipart package.
- Added experimental JSON response helpers with signature-based adaptation.
- Created examples and tests for experimental method and resource adapters.
- Updated pyproject.toml with explicit package configuration and coverage settings.
- Added asgi-cli to dev dependencies.
- Updated tox.ini to include coverage and asgi-cli verification.
- Updated .gitignore to exclude *.cprof files.

729 of 730 relevant lines covered (99.86%)

1.0 hits per line

Source Files on job 22225100270.4
  • Tree
  • List 18
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22225100270
  • 91a94f1f on github
  • Prev Job for on master (#22178892090.4)
  • Next Job for on master (#22261016385.6)
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