Skip to content

Clean up utils into own submodules#1168

Merged
ReimarBauer merged 6 commits intoOpen-MSS:developfrom
Marilyth:i1131
Aug 27, 2021
Merged

Clean up utils into own submodules#1168
ReimarBauer merged 6 commits intoOpen-MSS:developfrom
Marilyth:i1131

Conversation

@Marilyth
Copy link
Collaborator

Fixes #1131
Cleans up most of utils.py and groups the functions/classes into other submodules
mslib/utils/airdata.py
mslib/utils/config.py
mslib/utils/coordinate.py
mslib/utils/time.py
mslib/msui/mss_qt.py

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

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

Much changes :)

can you please split the tests.py module too. we should have a test_ module for any (new) module in utils.

@ReimarBauer
Copy link
Member

I'm not happy with the module name "time". But I have also no better idea.

@Marilyth
Copy link
Collaborator Author

The tests belonging to a specific utils module have been moved to their own files

@Marilyth
Copy link
Collaborator Author

Marilyth commented Aug 25, 2021

I should not have done that before the GSOC merge, oh god the conflicts.

@Marilyth Marilyth marked this pull request as draft August 26, 2021 06:47
@Marilyth Marilyth marked this pull request as ready for review August 26, 2021 09:42
Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

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

please see comment in test_config.py

# -*- coding: utf-8 -*-
"""

<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

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

have a look on this merge conflict

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

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

Thx

@ReimarBauer ReimarBauer merged commit 54dc647 into Open-MSS:develop Aug 27, 2021
@Marilyth Marilyth deleted the i1131 branch August 27, 2021 09:43
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.

Tidy up mslib.utils

2 participants