Closed brendancol closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.04%. Comparing base (
27ab0c8
) to head (a83bf9b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The following PR includes a bunch of fixes that I need to get CI/CD working again.
The most technically unstable is an update to
experimental/polygonize.py
which now has a custom implementation ofgenerated_jit
, but should in the future usenb.extends.overload
style...I also: