Closed cdce8p closed 2 months ago
Attention: Patch coverage is 33.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 88.09%. Comparing base (
d48cc01
) to head (dfac24d
).
Files with missing lines | Patch % | Lines |
---|---|---|
apischema/typing.py | 50.00% | 1 Missing :warning: |
apischema/utils.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@wyfo Would you mind taking a look at this one? I decided to do all of these changes in a single PR to avoid having to merge and rebase multiple different ones.
Thank you very much! I planned to tackle 3.13 support this weekend, and I'm more than happy to have your PR to start! A single PR is perfectly fine.
@wyfo Would you mind doing a new release? It would be awesome to have compiled wheels ready in time for the 3.13 release.
typing._collect_parameters
. The private function was renamed to_collect_type_parameters
in Python 3.13.Python 3.13
classifiercibuildwheel
to build wheels for 3.13 by default