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

Profiles in service receiver #10944

Closed
wants to merge 5 commits into from

Conversation

dmathieu
Copy link
Member

Description

This adds support for building profiles in service receivers.

Link to tracking issue

#10375

@dmathieu dmathieu force-pushed the service-receiver branch 3 times, most recently from a55a919 to 675f598 Compare August 22, 2024 13:17
@dmathieu
Copy link
Member Author

Closing this, as I will follow a different path, since all components need to be added to the graph together.

@dmathieu dmathieu closed this Aug 22, 2024
@dmathieu dmathieu deleted the service-receiver branch August 22, 2024 14:42
@dmathieu
Copy link
Member Author

Split into #10945 and #10946

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 12 lines in your changes missing coverage. Please review.

Project coverage is 91.87%. Comparing base (18d5c02) to head (d964ff3).

Files Patch % Lines
service/internal/graph/nodes.go 0.00% 6 Missing ⚠️
...ervice/internal/testcomponents/example_receiver.go 0.00% 4 Missing ⚠️
receiver/receivertest/nop_receiver.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10944      +/-   ##
==========================================
- Coverage   91.89%   91.87%   -0.02%     
==========================================
  Files         411      412       +1     
  Lines       19316    19370      +54     
==========================================
+ Hits        17750    17797      +47     
- Misses       1217     1224       +7     
  Partials      349      349              

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

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