Commits
Click on a commit to change the comparison rangeIncrease coverage threshold from 88% to 100% Merge branch 'main' into feature/increase-coverage-threshold Disable covdefaults fail_under for individual tests Add --cov-fail-under=0 to individual tests Add pragma: no cover to unreachable code paths Remove Python 3.9 dead code from msgspec and update action Revert config-types.yaml and action.yml to use tox Add test for --no-use-union-operator and fix coverage docs: update CLI reference documentation and prompt data4 months ago
by github-actions[bot] Add test for collision resolution success path Add pragma: no cover to test helper code Fix pragma: no cover placement in test helper Add pragma: no branch to branch partials Add deprecation warning to has_type_alias property Add msgspec e2e tests and optimize pragma comments Remove unnecessary pragma comments and defensive checks Remove more unnecessary pragma comments Remove pragma from pydantic/base_model.py and types.py Optimize graphql.py pragma comments and fix coverage Remove all pragma comments from test files Remove dead code from test files Remove skipped tests that are dead code Add pragmas to test failure paths and exclude cli_doc from coverage docs: update llms.txt files4 months ago
by github-actions[bot] Add pragmas for remaining test file uncovered branches Remove dead code from test files Remove more dead code from test baseline checks