MatthewFlamm / pyransame

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

Add random_line_points #124

Closed MatthewFlamm closed 9 months ago

MatthewFlamm commented 10 months ago

closes #28

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (f04fd6a) 99.31% compared to head (8c55078) 99.13%.

Files Patch % Lines
src/pyransame/line.py 97.05% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ========================================== - Coverage 99.31% 99.13% -0.19% ========================================== Files 4 5 +1 Lines 292 345 +53 ========================================== + Hits 290 342 +52 - Misses 2 3 +1 ```

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

MatthewFlamm commented 9 months ago

Need to add to documentation including doctests, but core functionality complete