kaipartmann / Peridynamics.jl

A Julia package for parallel peridynamics simulations
https://kaipartmann.github.io/Peridynamics.jl/
MIT License
43 stars 8 forks source link

Add checks #138

Closed kaipartmann closed 3 months ago

kaipartmann commented 3 months ago

Add important checks that waited on the to-do list.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (fdc6416) to head (2c69841).

Files Patch % Lines
src/discretization/body.jl 73.68% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== - Coverage 89.32% 89.32% -0.01% ========================================== Files 44 44 Lines 3851 3879 +28 ========================================== + Hits 3440 3465 +25 - Misses 411 414 +3 ```

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