kaipartmann / Peridynamics.jl

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

Printing and logging enhancements #137

Closed kaipartmann closed 3 months ago

kaipartmann commented 3 months ago

Some minor issues and enhancements.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.30%. Comparing base (c4bf6ec) to head (5d458a0).

Files Patch % Lines
src/core/submit.jl 90.90% 2 Missing :warning:
src/discretization/body.jl 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== - Coverage 89.30% 89.30% -0.01% ========================================== Files 44 44 Lines 3843 3851 +8 ========================================== + Hits 3432 3439 +7 - Misses 411 412 +1 ```

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