alan-turing-institute / autoemulate

emulate simulations easily
MIT License
15 stars 1 forks source link

revisit train-test split #173

Closed mastoffel closed 4 months ago

mastoffel commented 4 months ago

resolves #161

github-actions[bot] commented 4 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  autoemulate
  compare.py 305, 338, 395
  cross_validate.py
  data_splitting.py
  plotting.py 288-334
  printing.py
  tests
  test_compare.py
  test_cross_validate.py
  test_data_splitting.py
  test_printing.py
Project Total  

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

codecov-commenter commented 4 months ago

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (28541d5) 91.62% compared to head (8caee01) 90.56%.

Files Patch % Lines
autoemulate/plotting.py 12.12% 29 Missing :warning:
autoemulate/compare.py 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 91.62% 90.56% -1.06% ========================================== Files 40 42 +2 Lines 1790 1834 +44 ========================================== + Hits 1640 1661 +21 - Misses 150 173 +23 ```

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