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

zappa / Zappa / 23101030110
74%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2026 02:01AM UTC
Jobs 6
Files 14
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

15 Mar 2026 01:53AM UTC coverage: 73.842% (-0.2%) from 74.02%
23101030110

push

github

web-flow
:zap: Optimize handler hot-path performance (#1443)

- Reorder event routing: HTTP v2/v1 checked first instead of last
- Replace inspect.getfullargspec with try/except TypeError fallback
- Cache ApacheNCSA formatters as module-level constants
- Use time.perf_counter() instead of datetime.now() for timing
- Cache text mimetypes tuple on instance during __init__
- Eliminate double merge_headers call in v1 HTTP path
- Build minimal ASGI log environ with only required keys
- Use _LogResponse namedtuple instead of mutating werkzeug Response
- Title-case headers in payload processors to avoid extra dict copy
- Lazy-import boto3 in _get_boto_session (cold-start only)

Co-authored-by: shane <shane.cousins@kiconiaworks.com>

3571 of 4836 relevant lines covered (73.84%)

4.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
96.55
0.04% wsgi.py
3
74.18
-0.2% cli.py
62
83.37
-0.9% handler.py
Jobs
ID Job ID Ran Files Coverage
1 py3.13 - 23101030110.1 15 Mar 2026 02:01AM UTC 14
73.84
GitHub Action Run
2 py3.9 - 23101030110.2 15 Mar 2026 02:04AM UTC 14
73.84
GitHub Action Run
3 py3.10 - 23101030110.3 15 Mar 2026 02:04AM UTC 14
73.84
GitHub Action Run
4 py3.14 - 23101030110.4 15 Mar 2026 02:01AM UTC 14
73.84
GitHub Action Run
5 py3.11 - 23101030110.5 15 Mar 2026 02:04AM UTC 14
73.84
GitHub Action Run
6 py3.12 - 23101030110.6 15 Mar 2026 02:04AM UTC 14
73.84
GitHub Action Run
Source Files on build 23101030110
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23101030110
  • 34022d81 on github
  • Prev Build on master (#22930432561)
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