adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Fix template materials #130

Closed adtzlr closed 1 year ago

adtzlr commented 1 year ago

also switch to src/-layout

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (5330a4b) compared to base (d9cb678). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 24 24 Lines 978 986 +8 ========================================= + Hits 978 986 +8 ``` | [Impacted Files](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler) | Coverage Δ | | |---|---|---| | [src/matadi/\_\_init\_\_.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [src/matadi/\_apply.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9fYXBwbHkucHk=) | `100.00% <ø> (ø)` | | | [src/matadi/\_lab\_compressible.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9fbGFiX2NvbXByZXNzaWJsZS5weQ==) | `100.00% <ø> (ø)` | | | [src/matadi/\_lab\_incompressible.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9fbGFiX2luY29tcHJlc3NpYmxlLnB5) | `100.00% <ø> (ø)` | | | [src/matadi/\_material.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9fbWF0ZXJpYWwucHk=) | `100.00% <ø> (ø)` | | | [src/matadi/math.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9tYXRoLnB5) | `100.00% <ø> (ø)` | | | [src/matadi/models/\_\_init\_\_.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9tb2RlbHMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [src/matadi/models/\_helpers.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9tb2RlbHMvX2hlbHBlcnMucHk=) | `100.00% <ø> (ø)` | | | [src/matadi/models/\_hyperelasticity\_anisotropic.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9tb2RlbHMvX2h5cGVyZWxhc3RpY2l0eV9hbmlzb3Ryb3BpYy5weQ==) | `100.00% <ø> (ø)` | | | [src/matadi/models/\_hyperelasticity\_isotropic.py](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler#diff-c3JjL21hdGFkaS9tb2RlbHMvX2h5cGVyZWxhc3RpY2l0eV9pc290cm9waWMucHk=) | `100.00% <ø> (ø)` | | | ... and [14 more](https://codecov.io/gh/adtzlr/matadi/pull/130?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Dutzler) | | 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=Andreas+Dutzler). 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=Andreas+Dutzler)

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