snoyer / ocpsvg

Apache License 2.0
4 stars 1 forks source link

improve invalid face handling #13

Closed snoyer closed 11 months ago

snoyer commented 11 months ago

fixes #11, again, but better (hopefully)

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (eae7436) 99.03% compared to head (dce9915) 98.95%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 99.03% 98.95% -0.08% ========================================== Files 8 8 Lines 1033 1050 +17 ========================================== + Hits 1023 1039 +16 - Misses 10 11 +1 ``` | [Files](https://app.codecov.io/gh/snoyer/ocpsvg/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [ocpsvg/svg.py](https://app.codecov.io/gh/snoyer/ocpsvg/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-b2Nwc3ZnL3N2Zy5weQ==) | `98.14% <100.00%> (ø)` | | | [tests/test\_svg.py](https://app.codecov.io/gh/snoyer/ocpsvg/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvdGVzdF9zdmcucHk=) | `100.00% <100.00%> (ø)` | | | [ocpsvg/ocp.py](https://app.codecov.io/gh/snoyer/ocpsvg/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-b2Nwc3ZnL29jcC5weQ==) | `97.71% <80.00%> (-0.44%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.