Skip to content

Unit-Tests for Model.py#112

Merged
manuGil merged 19 commits into
mainfrom
feature/code-review
Apr 24, 2023
Merged

Unit-Tests for Model.py#112
manuGil merged 19 commits into
mainfrom
feature/code-review

Conversation

@manuGil

@manuGil manuGil commented Apr 5, 2023

Copy link
Copy Markdown
Collaborator
  • Unit tests for the StreamFormatter
  • Unit test for the ModelState class
  • Type hints, docstrings and comments to the code in model.py

@manuGil manuGil requested a review from niketagrawal April 5, 2023 13:56
@manuGil manuGil added the test label Apr 9, 2023

@niketagrawal niketagrawal left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for adding the tests, type hints and docstrings.

Comment thread aeolis/model.py Outdated
scale=2.):
mean_speed:float=9.0,
max_speed:float=30.0,
dt:float=60., # what is the meaning of dt?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

dt is timestep; correct @Sierd ?

@manuGil manuGil merged commit c307302 into main Apr 24, 2023
@manuGil manuGil deleted the feature/code-review branch April 24, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants