kaipartmann / Peridynamics.jl

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

Fix broken io tests #8

Closed kaipartmann closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.81% // Head: 85.76% // Decreases project coverage by -7.05% :warning:

Coverage data is based on head (1755e8e) compared to base (6441ba8). Patch coverage: 51.06% of modified lines in pull request are covered.

:exclamation: Current head 1755e8e differs from pull request most recent head 98f042f. Consider uploading reports for the commit 98f042f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== - Coverage 92.81% 85.76% -7.06% ========================================== Files 4 4 Lines 724 822 +98 ========================================== + Hits 672 705 +33 - Misses 52 117 +65 ``` | [Impacted Files](https://codecov.io/gh/kfrb/Peridynamics.jl/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/PeridynamicsBase.jl](https://codecov.io/gh/kfrb/Peridynamics.jl/pull/8/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1BlcmlkeW5hbWljc0Jhc2Uuamw=) | `80.19% <34.73%> (-9.81%)` | :arrow_down: | | [src/ContactBase.jl](https://codecov.io/gh/kfrb/Peridynamics.jl/pull/8/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0NvbnRhY3RCYXNlLmps) | `93.50% <78.12%> (-4.21%)` | :arrow_down: | | [src/BondBased.jl](https://codecov.io/gh/kfrb/Peridynamics.jl/pull/8/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0JvbmRCYXNlZC5qbA==) | `97.56% <100.00%> (+0.33%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.