Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

130 unit conversion is broken #176

Merged
merged 20 commits into from
Oct 6, 2023
Merged

Conversation

Tetracarbonylnickel
Copy link
Contributor

@Tetracarbonylnickel Tetracarbonylnickel commented Oct 2, 2023

This PR fixes issue #130: The unit convention problem in the ds_stats.

It also starts tackling issue #15, implements the first regression test and introduces the pytest.mark slow. Currently pytests marked as slow will not be executed in git actions.

@Tetracarbonylnickel Tetracarbonylnickel added the bug Something isn't working label Oct 2, 2023
@Tetracarbonylnickel
Copy link
Contributor Author

I think this part of the code is not tested well. Pleas take this into account while you reviewing.

@Tetracarbonylnickel Tetracarbonylnickel added the enhancement New feature or request label Oct 3, 2023
apax/train/run.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@M-R-Schaefer M-R-Schaefer left a comment

Choose a reason for hiding this comment

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

see comments

@Tetracarbonylnickel
Copy link
Contributor Author

Took care of all things we discussed.

@Tetracarbonylnickel Tetracarbonylnickel merged commit 0ff6b56 into dev Oct 6, 2023
@Tetracarbonylnickel Tetracarbonylnickel deleted the 130-unit-conversion-is-broken branch October 6, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants