Closed godlygeek closed 1 year ago
Patch coverage has no change and project coverage change: -0.01%
:warning:
Comparison is base (
c016ce5
) 91.97% compared to head (0ac8570
) 91.96%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Now that we use
noexcept
in some Cython functions signatures, we can no longer support Cython versions prior to 0.29.31.