ubermag / oommfc

OOMMF calculator.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
50 stars 17 forks source link

Additional DMI terms #125

Closed samjrholt closed 3 months ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.17% // Head: 86.16% // Decreases project coverage by -8.01% :warning:

Coverage data is based on head (6e43b19) compared to base (1e55760). Patch coverage: 3.41% of modified lines in pull request are covered.

:exclamation: Current head 6e43b19 differs from pull request most recent head 66bdfa6. Consider uploading reports for the commit 66bdfa6 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ========================================== - Coverage 94.17% 86.16% -8.01% ========================================== Files 26 26 Lines 1150 1301 +151 ========================================== + Hits 1083 1121 +38 - Misses 67 180 +113 ``` | [Impacted Files](https://codecov.io/gh/ubermag/oommfc/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag) | Coverage Δ | | |---|---|---| | [oommfc/scripts/energy.py](https://codecov.io/gh/ubermag/oommfc/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-b29tbWZjL3NjcmlwdHMvZW5lcmd5LnB5) | `71.05% <3.41%> (-23.38%)` | :arrow_down: | | [oommfc/oommf/oommf.py](https://codecov.io/gh/ubermag/oommfc/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ubermag#diff-b29tbWZjL29vbW1mL29vbW1mLnB5) | `91.59% <0.00%> (+1.49%)` | :arrow_up: | 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.

lang-m commented 1 year ago

Reasons for the force-pushes and history re-write: I have rebased this onto the current master. I first tried to merge master into this branch (as this is what we generally do in Ubermag) but for some reason it introduced many unwanted changes.