kaipartmann / Peridynamics.jl

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

`Base.show` methods #116

Closed kaipartmann closed 4 days ago

kaipartmann commented 4 days ago

See #53.

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 90.62500% with 24 lines in your changes missing coverage. Please review.

Project coverage is 89.48%. Comparing base (7f7e51c) to head (039b3a4).

Files Patch % Lines
src/core/job.jl 70.83% 7 Missing :warning:
src/physics/material_parameters.jl 62.50% 6 Missing :warning:
src/discretization/body.jl 92.95% 5 Missing :warning:
src/physics/correspondence.jl 0.00% 4 Missing :warning:
src/conditions/boundary_conditions.jl 90.90% 1 Missing :warning:
src/discretization/multibody_setup.jl 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== - Coverage 89.49% 89.48% -0.01% ========================================== Files 44 44 Lines 2998 3215 +217 ========================================== + Hits 2683 2877 +194 - Misses 315 338 +23 ```

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