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
5 stars 3 forks source link

add default adaptive step sizing feature and improve loggers #193

Closed tarun-mitruka closed 8 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (ac14db0) 91.44% compared to head (1781cdf) 91.32%.

Files Patch % Lines
ikarus/utils/observer/observer.hh 21.42% 11 Missing :warning:
ikarus/utils/observer/controlvtkwriter.hh 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== - Coverage 91.44% 91.32% -0.13% ========================================== Files 42 45 +3 Lines 1871 1879 +8 ========================================== + Hits 1711 1716 +5 - Misses 160 163 +3 ``` | [Flag](https://app.codecov.io/gh/ikarus-project/ikarus/pull/193/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/193/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | `91.32% <84.94%> (-0.13%)` | :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.