Commit Graph

9 Commits

Author SHA1 Message Date
a4509da172 fix: resolve CI linting violations
Some checks failed
CI / test (push) Failing after 12s
- Fixed import sorting in cli.py, __main__.py, detectors/__init__.py, base.py, python.py, rust.py, openapi.py, models/__init__.py
- Removed unused imports (sys, asyncio, Observer, Text, Parameter, ParameterIn, HTTPMethod, DocConfig, List, Optional)
- Removed trailing whitespace from blank lines
- Split lines exceeding 100 characters
- Added missing __init__ docstrings in generators and static/templates packages
2026-01-31 17:26:25 +00:00
de36111b6d fix: resolve CI linting violations
Some checks failed
CI / test (push) Has been cancelled
- Fixed import sorting in cli.py, __main__.py, detectors/__init__.py, base.py, python.py, rust.py, openapi.py, models/__init__.py
- Removed unused imports (sys, asyncio, Observer, Text, Parameter, ParameterIn, HTTPMethod, DocConfig, List, Optional)
- Removed trailing whitespace from blank lines
- Split lines exceeding 100 characters
- Added missing __init__ docstrings in generators and static/templates packages
2026-01-31 17:26:23 +00:00
b19d6d486c Add integration tests
Some checks failed
CI / test (push) Failing after 11s
2026-01-31 17:15:18 +00:00
0a610897dc Add integration tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:15:18 +00:00
442e8fb826 Add unit tests
Some checks failed
CI / test (push) Failing after 9s
2026-01-31 17:14:31 +00:00
deaf743e67 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:31 +00:00
bd53fe89d6 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:31 +00:00
14fe8f3416 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:30 +00:00
ffef80826d Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:30 +00:00