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

Improve MSID representation #223

Merged
merged 1 commit into from
Oct 22, 2021
Merged

Improve MSID representation #223

merged 1 commit into from
Oct 22, 2021

Conversation

taldcroft
Copy link
Member

Description

The actual MSID name was missing from the MSID object repr.

Testing

  • Passes unit tests on MacOS
  • [n/a] Functional testing

@taldcroft taldcroft requested a review from jeanconn October 18, 2021 12:28
@jeanconn
Copy link
Contributor

This seems fine. Looking around for uses of repr in code, this seems benign

https://github.com/sot/eng_archive/blob/449b7681dd2bcfb6007e7db8bd7171493bbc14e9/Ska/engarchive/tests/test_fetch_regr.py#L101

(not entirely clear if bads is an msid there anyway) and this also seems benign

https://github.com/sot/xija/blob/1d53f071136313b87c914b07217056943394b389/xija/component/heat.py#L1276

(not clear if state_val is an msid at that point either).

@taldcroft
Copy link
Member Author

Both of those are not MSID objects => no impact.

@taldcroft taldcroft merged commit 7d32233 into master Oct 22, 2021
@taldcroft taldcroft deleted the better-msid-repr branch October 22, 2021 14:16
@javierggt javierggt mentioned this pull request Aug 3, 2022
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.

2 participants