Skip to content

Experiment: support containerPath property, improve lineage types - #58

Merged
labkey-nicka merged 4 commits into
masterfrom
fb_rungraph_deets
Apr 30, 2020
Merged

Experiment: support containerPath property, improve lineage types#58
labkey-nicka merged 4 commits into
masterfrom
fb_rungraph_deets

Conversation

@labkey-nicka

@labkey-nickalabkey-nicka commented Apr 30, 2020

Copy link
Copy Markdown
Contributor

Rationale

This PR adds the containerPath property to all actions exported by the Experiment module. Additionally, the return type typings for lineage() and resolve() have been updated to more fully specify the object that is returned.

Related Pull Requests

Changes

  • Adds containerPath property to all Experiment module actions.
  • Improve typings for Experiment.lineage() and Experiment.resolve() return types.
  • Rename interfaces away from I<Name> pattern to <Name>.

@labkey-nicka
labkey-nicka merged commit 756ecdf into masterApr 30, 2020
@labkey-nicka
labkey-nicka deleted the fb_rungraph_deets branch April 30, 2020 23:02
Sign up for freeto 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

@labkey-nicka@labkey-kevink