Skip to content

Return &str from provenance table getters#403

Merged
molpopgen merged 2 commits intomainfrom
provenance_copy_free_access
Nov 9, 2022
Merged

Return &str from provenance table getters#403
molpopgen merged 2 commits intomainfrom
provenance_copy_free_access

Conversation

@molpopgen
Copy link
Member

  • refactor: provenance getters now return Option<&str>
  • reduce internal code duplication

BREAKING CHANGE: return value changed.
Existing code only breaks if it depended on the return
value being a String.
@molpopgen molpopgen merged commit 4181439 into main Nov 9, 2022
@molpopgen molpopgen deleted the provenance_copy_free_access branch November 9, 2022 04:42
molpopgen added a commit that referenced this pull request Nov 9, 2022
* reduce internal code duplication

BREAKING CHANGE: return value changed.
Existing code only breaks if it depended on the return
value being a String.
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.

1 participant