alan-turing-institute / autoemulate

emulate simulations easily
MIT License
15 stars 1 forks source link

Catch warnings #212

Closed mastoffel closed 3 months ago

mastoffel commented 3 months ago

resolves #211

github-actions[bot] commented 3 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  autoemulate
  compare.py 232-236
  utils.py 52
Project Total  

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

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 90.86%. Comparing base (5bdf08b) to head (bc0c9e5).

Files Patch % Lines
autoemulate/compare.py 70.00% 3 Missing :warning:
autoemulate/utils.py 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ========================================== + Coverage 90.83% 90.86% +0.02% ========================================== Files 45 45 Lines 2281 2299 +18 ========================================== + Hits 2072 2089 +17 - Misses 209 210 +1 ```

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