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

fix python bindings and adding documentation #280

Closed rath3t closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 67.56%. Comparing base (e9b57db) to head (dd8e5d4).

Files Patch % Lines
ikarus/finiteelements/mechanics/eas/eas2d.hh 40.00% 6 Missing :warning:
ikarus/finiteelements/mechanics/easvariants.hh 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ========================================== - Coverage 70.23% 67.56% -2.67% ========================================== Files 61 61 Lines 1989 1924 -65 ========================================== - Hits 1397 1300 -97 - Misses 592 624 +32 ``` | [Flag](https://app.codecov.io/gh/ikarus-project/ikarus/pull/280/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/280/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | `67.56% <60.00%> (-2.67%)` | :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.