biocore / biocore/microsetta-private-api

Adjust Return Value of get_host_subject_id in source_repo.py

Open
#552 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Currently, [get_host_subject_id](https://github.com/biocore/microsetta-private-api/blob/master/microsetta_private_api/repo/source_repo.py#L193) returns a tuple, which is causing host_subject_id to be represented in Qiita as `['VALUE']` rather than `VALUE`. The function's value should be changed to a string and a unit test should be created to assert that it has been fixed.

We're intentionally deferring on this change until January 2024, as there are downstream consequences in Qiita and Redbiom that we'll need to deal with simultaneously.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.