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

Disentangle matrix into 3 types #128

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thejcannon
Copy link
Contributor

Having poked through the docs and trying to upload several pipelines, it really seems like there's 3 matrix types:

  1. Just a list of elements
  2. A setup list of elements with adjustments (which are strings)
  3. A setup mapping with adjustments (which are objects)

So, disentangled the definitions to reflect the 3 types

@thejcannon
Copy link
Contributor Author

This also supersedes #122 and #121 and #124

@angusfretwell angusfretwell changed the title DIsentangle matrix into 3 types Disentangle matrix into 3 types Dec 12, 2024
@mitchbne
Copy link
Member

Hey @thejcannon, thanks for the contribution 😊. This is looking great so far ~ it looks like the tests aren't passing in CI for this branch (I've replicated this failure locally as well). Are you able to have a look at this?

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