Skip to content

test: add tests for static file route #693

test: add tests for static file route

test: add tests for static file route #693

Triggered via push August 20, 2024 13:54
Status Failure
Total duration 46s
Artifacts 3

ci.yml

on: push
Matrix: ci / pytest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (C901): questionpy_server/decorators.py#L50
questionpy_server/decorators.py:50:19: C901 `wrapper` is too complex (11 > 10)
Ruff (RET505): tests/conftest.py#L67
tests/conftest.py:67:9: RET505 Unnecessary `else` after `return` statement
Ruff (PT022): tests/conftest.py#L132
tests/conftest.py:132:5: PT022 No teardown in fixture `package_factory`, use `return` instead of `yield`
ci / ruff-lint
Process completed with exit code 1.
ci / ruff-format
Process completed with exit code 1.
ci / mypy
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
build
114 KB
coverage_report_3.11
276 KB
coverage_report_3.12
277 KB