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

Support the "name" field on multi-wiggle adapter subadapters instead of source #3157

Merged
merged 4 commits into from
Aug 24, 2022

Conversation

cmdcolin
Copy link
Collaborator

Fixes #3122

"name" may be a fairly intuitive key to specify on the subadapter, so if "name" is specified without a "source" field, it is used. If both "source" and "name" are specified, "source" is given priority

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Aug 23, 2022
@cmdcolin cmdcolin added bug Something isn't working and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #3157 (f5d5106) into main (71c7a79) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3157      +/-   ##
==========================================
- Coverage   58.80%   58.80%   -0.01%     
==========================================
  Files         648      648              
  Lines       29043    29044       +1     
  Branches     7066     7067       +1     
==========================================
  Hits        17079    17079              
- Misses      11585    11586       +1     
  Partials      379      379              
Impacted Files Coverage Δ
...iggle/src/MultiWiggleAdapter/MultiWiggleAdapter.ts 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cmdcolin cmdcolin merged commit edf0ef8 into main Aug 24, 2022
@cmdcolin cmdcolin deleted the subadapters_name_field branch August 24, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track does not display in MultiQuantitativeTrack subadapters when using "name"
1 participant