ubermag / micromagneticmodel

Python-based domain-specific language for computational magnetism.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Anisotropic Exchange Interaction #67

Open samjrholt opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.82% // Head: 99.64% // Decreases project coverage by -0.18% :warning:

Coverage data is based on head (f042edb) compared to base (54afdcc). Patch coverage: 92.30% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================== - Coverage 99.82% 99.64% -0.18% ========================================== Files 30 31 +1 Lines 559 571 +12 ========================================== + Hits 558 569 +11 - Misses 1 2 +1 ``` | [Impacted Files](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag) | Coverage Δ | | |---|---|---| | [micromagneticmodel/\_\_init\_\_.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [micromagneticmodel/energy/dmi.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL2VuZXJneS9kbWkucHk=) | `100.00% <ø> (ø)` | | | [micromagneticmodel/energy/aei.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL2VuZXJneS9hZWkucHk=) | `90.90% <90.90%> (ø)` | | | [micromagneticmodel/energy/\_\_init\_\_.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL2VuZXJneS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [micromagneticmodel/energy/exchange.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL2VuZXJneS9leGNoYW5nZS5weQ==) | `100.00% <100.00%> (ø)` | | | [micromagneticmodel/driver.py](https://codecov.io/gh/ubermag/micromagneticmodel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-bWljcm9tYWduZXRpY21vZGVsL2RyaXZlci5weQ==) | `100.00% <0.00%> (ø)` | | 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=ubermag). 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=ubermag)

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