kaipartmann / Peridynamics.jl

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

Interface bug #130

Closed kaipartmann closed 4 days ago

kaipartmann commented 6 days ago

See #119.

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 97.27626% with 7 lines in your changes missing coverage. Please review.

Project coverage is 89.24%. Comparing base (91849e4) to head (5cd3e6c).

Files Patch % Lines
src/core/storages.jl 78.94% 4 Missing :warning:
src/physics/continuum_kinematics_inspired.jl 98.13% 2 Missing :warning:
src/discretization/interaction_system.jl 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 89.17% 89.24% +0.06% ========================================== Files 44 44 Lines 3677 3831 +154 ========================================== + Hits 3279 3419 +140 - Misses 398 412 +14 ```

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

kaipartmann commented 4 days ago

The interfaces may also be considered for the calculation of the energy based surface correction.