alan-turing-institute / autoemulate

emulate simulations easily
MIT License
15 stars 1 forks source link

initialise models in MODEL_REGISTRY to make PyTorch modules work #184

Closed mastoffel closed 4 months ago

github-actions[bot] commented 4 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  autoemulate
  model_processing.py
Project Total  

This report was generated by python-coverage-comment-action

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 90.23%. Comparing base (8061cee) to head (8fca5a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ======================================= Coverage 90.23% 90.23% ======================================= Files 42 42 Lines 1925 1925 ======================================= Hits 1737 1737 Misses 188 188 ```

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