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

Add unit tests to mypy targets; fix typing in tests (part of #116) #121

Merged
merged 4 commits into from
May 6, 2024

#116: Fix typing in assert_field_no_default() for Python < 3.10

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

Add unit tests to mypy targets; fix typing in tests (part of #116) #121

#116: Fix typing in assert_field_no_default() for Python < 3.10
f8ab400
Select commit
Loading
Failed to load commit list.
GitHub Actions / Pytest Report succeeded Apr 30, 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✅ 10s
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 10s with 1990 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1990✅ 10s

✅ 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