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

fancy adaptive step sizing for path following #172

Closed AnikaStr closed 8 months ago

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cd50c77) 91.12% compared to head (2a38715) 90.46%.

:exclamation: Current head 2a38715 differs from pull request most recent head c56b776. Consider uploading reports for the commit c56b776 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================== - Coverage 91.12% 90.46% -0.66% ========================================== Files 44 42 -2 Lines 1927 2014 +87 Branches 0 13 +13 ========================================== + Hits 1756 1822 +66 - Misses 171 182 +11 - Partials 0 10 +10 ``` | [Flag](https://app.codecov.io/gh/ikarus-project/ikarus/pull/172/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/172/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | `90.46% <100.00%> (-0.66%)` | :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.

tarun-mitruka commented 8 months ago

@AnikaStr : As discussed, I am closing this PR. After new modifications and arriving at new conclusions on the method itself, the PR can be resubmitted.