JoelTrent / EllipseSampling.jl

Julia package for sampling and generating points on the boundary of an ellipse with methods for random, equally spaced and clustered points
https://joeltrent.github.io/EllipseSampling.jl/
MIT License
2 stars 0 forks source link

Documentation updates and additions, minor test and code improvements #19

Closed JoelTrent closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e2d2fe6) 99.15% compared to head (776bd18) 99.15%.

:exclamation: Current head 776bd18 differs from pull request most recent head 4fae0cd. Consider uploading reports for the commit 4fae0cd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 99.15% 99.15% ======================================= Files 6 6 Lines 118 118 ======================================= Hits 117 117 Misses 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/ellipse\_struct.jl](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VsbGlwc2Vfc3RydWN0Lmps) | `100.00% <ø> (ø)` | | | [src/generate\_points.jl](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dlbmVyYXRlX3BvaW50cy5qbA==) | `98.70% <ø> (ø)` | | | [src/mathematic\_relationships.jl](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21hdGhlbWF0aWNfcmVsYXRpb25zaGlwcy5qbA==) | `100.00% <ø> (ø)` | | | [src/matrix\_to\_parameters.jl](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21hdHJpeF90b19wYXJhbWV0ZXJzLmps) | `100.00% <ø> (ø)` | | | [src/parametric\_equations.jl](https://app.codecov.io/gh/JoelTrent/EllipseSampling.jl/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3BhcmFtZXRyaWNfZXF1YXRpb25zLmps) | `100.00% <ø> (ø)` | |

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