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

get_component allow lookup from channeltuple/list #6009

Merged

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Apr 25, 2024

Enable component to be looked up from a channeltuple in case it has only been added as such.

@jenshnielsen jenshnielsen requested a review from a team as a code owner April 25, 2024 14:08
@jenshnielsen jenshnielsen marked this pull request as draft April 25, 2024 14:08
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.42%. Comparing base (eb18eeb) to head (0b53bcd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6009   +/-   ##
=======================================
  Coverage   67.42%   67.42%           
=======================================
  Files         349      349           
  Lines       30201    30211   +10     
=======================================
+ Hits        20364    20371    +7     
- Misses       9837     9840    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jenshnielsen jenshnielsen force-pushed the lookup_component_from_channeltuple branch from b668b13 to c26b2e0 Compare April 26, 2024 09:04
This enables a component to be looked up from
a channellist/tuple by its full_name
even if the component has not been added as
an individual component but only as a member
of a channeltuple/list.
@jenshnielsen jenshnielsen force-pushed the lookup_component_from_channeltuple branch from c26b2e0 to 0b53bcd Compare April 26, 2024 09:07
@jenshnielsen jenshnielsen marked this pull request as ready for review April 26, 2024 09:07
@jenshnielsen jenshnielsen changed the title [wip] get_component allow lookup from channeltuple/list get_component allow lookup from channeltuple/list Apr 26, 2024
@jenshnielsen jenshnielsen added this pull request to the merge queue Apr 26, 2024
Merged via the queue into microsoft:main with commit 51fcfa8 Apr 26, 2024
20 checks passed
@jenshnielsen jenshnielsen deleted the lookup_component_from_channeltuple branch April 26, 2024 12:56
This pull request was closed.
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