adtzlr / matadi

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

Unify material methods #122

Closed adtzlr closed 1 year ago

adtzlr commented 1 year ago

fixes #121

codecov-commenter commented 1 year ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 23 21 -2 Lines 950 786 -164 ========================================== - Hits 950 786 -164 ``` | [Impacted Files](https://codecov.io/gh/adtzlr/matadi/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.) | Coverage Δ | | |---|---|---| | [matadi/\_lab\_compressible.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL19sYWJfY29tcHJlc3NpYmxlLnB5) | `100.00% <100.00%> (ø)` | | | [matadi/\_lab\_incompressible.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL19sYWJfaW5jb21wcmVzc2libGUucHk=) | `100.00% <100.00%> (ø)` | | | [matadi/math.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21hdGgucHk=) | `100.00% <100.00%> (ø)` | | | [matadi/models/\_hyperelasticity\_anisotropic.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21vZGVscy9faHlwZXJlbGFzdGljaXR5X2FuaXNvdHJvcGljLnB5) | `100.00% <100.00%> (ø)` | | | [matadi/models/\_hyperelasticity\_isotropic.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21vZGVscy9faHlwZXJlbGFzdGljaXR5X2lzb3Ryb3BpYy5weQ==) | `100.00% <100.00%> (ø)` | | | [matadi/models/\_misc.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21vZGVscy9fbWlzYy5weQ==) | `100.00% <100.00%> (ø)` | | | [matadi/models/\_templates.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21vZGVscy9fdGVtcGxhdGVzLnB5) | `100.00% <100.00%> (ø)` | | | [matadi/models/microsphere/\_chain.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL21vZGVscy9taWNyb3NwaGVyZS9fY2hhaW4ucHk=) | `100.00% <100.00%> (ø)` | | | [matadi/\_templates.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL190ZW1wbGF0ZXMucHk=) | | | | [matadi/\_\_init\_\_.py](https://codecov.io/gh/adtzlr/matadi/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+D.#diff-bWF0YWRpL19faW5pdF9fLnB5) | | | 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+D.). 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+D.)

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