trixi-framework / PointNeighbors.jl

PointNeighbors.jl: Neighborhood search with fixed search radius in Julia
https://trixi-framework.github.io/PointNeighbors.jl/
MIT License
18 stars 5 forks source link

Remove internal use warning for NHS constructors #4

Closed efaulhaber closed 4 months ago

efaulhaber commented 5 months ago

I moved this information to https://github.com/trixi-framework/TrixiParticles.jl/pull/516.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@540505f). Click here to learn what that means.

:exclamation: Current head 01fa331 differs from pull request most recent head b874232. Consider uploading reports for the commit b874232 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ======================================= Coverage ? 71.50% ======================================= Files ? 7 Lines ? 200 Branches ? 0 ======================================= Hits ? 143 Misses ? 57 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/PointNeighbors.jl/pull/4/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/trixi-framework/PointNeighbors.jl/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `71.50% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

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