Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 561 compatibility (py.typed) and explicit re-exports #125

Merged
merged 3 commits into from
Aug 7, 2024

Fix import loop in validataclass.validators

faf22b6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

PEP 561 compatibility (py.typed) and explicit re-exports #125

Fix import loop in validataclass.validators
faf22b6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Pytest Report succeeded Aug 7, 2024 in 0s

9950 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
reports/pytest_3.10.xml 1990✅ 8s
reports/pytest_3.11.xml 1990✅ 8s
reports/pytest_3.12.xml 1990✅ 11s
reports/pytest_3.8.xml 1990✅ 9s
reports/pytest_3.9.xml 1990✅ 8s

✅ reports/pytest_3.10.xml

1990 tests were completed in 8s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 8s

✅ reports/pytest_3.11.xml

1990 tests were completed in 8s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 8s

✅ reports/pytest_3.12.xml

1990 tests were completed in 11s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 11s

✅ reports/pytest_3.8.xml

1990 tests were completed in 9s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 9s

✅ reports/pytest_3.9.xml

1990 tests were completed in 8s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 8s