MatthewFlamm / pyransame

PYthon RAndom SAmpling for MEshes
https://matthewflamm.github.io/pyransame/
MIT License
12 stars 0 forks source link

Add polyhedron #62

Closed MatthewFlamm closed 1 year ago

MatthewFlamm commented 1 year ago

closes #52

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 :tada:

Comparison is base (fe5c4de) 99.23% compared to head (eb2e278) 99.30%.

:exclamation: Current head eb2e278 differs from pull request most recent head 97de8b5. Consider uploading reports for the commit 97de8b5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 99.23% 99.30% +0.07% ========================================== Files 4 4 Lines 261 288 +27 ========================================== + Hits 259 286 +27 Misses 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/MatthewFlamm/pyransame/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/pyransame/util.py](https://app.codecov.io/gh/MatthewFlamm/pyransame/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3B5cmFuc2FtZS91dGlsLnB5) | `100.00% <100.00%> (ø)` | | | [src/pyransame/volume.py](https://app.codecov.io/gh/MatthewFlamm/pyransame/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3B5cmFuc2FtZS92b2x1bWUucHk=) | `97.77% <100.00%> (+0.10%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.