Skip to content

Return object from test step#59

Merged
jemrobinson merged 8 commits intomainfrom
57-return-object-from-test-step
Aug 18, 2025
Merged

Return object from test step#59
jemrobinson merged 8 commits intomainfrom
57-return-object-from-test-step

Conversation

@jemrobinson
Copy link
Copy Markdown
Member

Return a ModelTestOutput object from the test_step

Closes #57

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 15, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  ice_station_zebra
  types.py 67, 81-87, 90-92, 95
  ice_station_zebra/callbacks
  metric_summary_callback.py 38-44
  plotting_callback.py 46-84
  ice_station_zebra/models
  zebra_model.py 68, 87-90, 109-111, 133-137
Project Total  

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

Copy link
Copy Markdown
Contributor

@IFenton IFenton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of minor comments, but otherwise LGTM

Comment thread ice_station_zebra/models/zebra_model.py Outdated
Comment thread ice_station_zebra/models/zebra_model.py
@jemrobinson jemrobinson merged commit a9d632d into main Aug 18, 2025
3 checks passed
@jemrobinson jemrobinson deleted the 57-return-object-from-test-step branch August 18, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make test_step return a class

2 participants