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

check system for dynamics and energy is added #86

Closed kzqureshi closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (12cb9a6) 99.82% compared to head (0e5eb66) 99.82%. Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #86 +/- ## ======================================= Coverage 99.82% 99.82% ======================================= Files 30 30 Lines 569 573 +4 ======================================= + Hits 568 572 +4 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lang-m commented 8 months ago

@samjrholt Can we merge this (after the tests have passed)?