ikarus-project / ikarus

Ikarus is a C++-based library that uses DUNE modules to solve partial differential equations with the finite element method and more.
https://ikarus-project.github.io/
Other
4 stars 2 forks source link

Refactor the construction and usage of finite elements #269

Closed rath3t closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 84.00000% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 70.23%. Comparing base (219dbd7) to head (820444a).

Files Patch % Lines
...rus/finiteelements/mechanics/kirchhoffloveshell.hh 0.00% 47 Missing :warning:
ikarus/controlroutines/adaptivestepsizing.hh 0.00% 4 Missing :warning:
ikarus/controlroutines/pathfollowing.inl 0.00% 2 Missing :warning:
...finiteelements/mechanics/enhancedassumedstrains.hh 98.30% 1 Missing :warning:
...olver/newtonraphsonwithscalarsubsidiaryfunction.hh 0.00% 1 Missing :warning:
ikarus/solver/nonlinearsolver/trustregion.hh 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## =========================================== - Coverage 92.87% 70.23% -22.65% =========================================== Files 59 61 +2 Lines 1938 1989 +51 =========================================== - Hits 1800 1397 -403 - Misses 138 592 +454 ``` | [Flag](https://app.codecov.io/gh/ikarus-project/ikarus/pull/269/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/ikarus-project/ikarus/pull/269/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | `70.23% <84.00%> (-22.65%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project#carryforward-flags-in-the-pull-request-comment) to find out more.

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