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

Dev 459 sample table index #484

Merged
merged 6 commits into from
May 24, 2024
Merged

Conversation

donaldcampbelljr
Copy link
Contributor

fixes #459

Copy link
Member

@khoroshevskyi khoroshevskyi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@khoroshevskyi khoroshevskyi left a comment

Choose a reason for hiding this comment

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

Just one question, otherwise looks good

@@ -302,6 +302,16 @@ def project(self):
"""
return self[PRJ_REF]

@property
def sample_name(self):
Copy link
Member

Choose a reason for hiding this comment

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

Should it be named like sample_name or should it be different property name
Do you have a suggestion @nsheff ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was there another suggestion for this? Otherwise, I will leave it as sample_name.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's fine. we're kind of locked into that terminology at this point :)

@nsheff
Copy link
Contributor

nsheff commented May 24, 2024

I like it.

@donaldcampbelljr donaldcampbelljr merged commit 78ee8d1 into dev May 24, 2024
3 checks passed
@donaldcampbelljr donaldcampbelljr deleted the dev_459_sample_table_index branch May 24, 2024 20:00
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.

3 participants