Skip to content

Add type hints to middleware modules (Flask, Django, WSGI) #137

@TheRealAgentK

Description

@TheRealAgentK

Summary

Add comprehensive type annotations to the middleware modules to complete the type hints coverage started in #136.

Scope

  • python3/raygun4py/middleware/flask.py
  • python3/raygun4py/middleware/django.py
  • python3/raygun4py/middleware/wsgi.py

Acceptance Criteria

  • All public methods and classes have type annotations
  • mypy passes with no errors on middleware modules
  • Existing tests continue to pass

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions