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

[DRAFT] [DO NOT MERGE] Entities support prototype #11958

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dmitryax
Copy link
Member

Recreated #11282

@dmitryax dmitryax force-pushed the entities-support-prototype branch from 1019e8c to 8020ee1 Compare December 19, 2024 00:02
@dmitryax dmitryax marked this pull request as draft December 19, 2024 00:02
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 19, 2024
@dmitryax dmitryax force-pushed the entities-support-prototype branch 8 times, most recently from 706c515 to e76b780 Compare December 19, 2024 04:30
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 39.98768% with 974 lines in your changes missing coverage. Please review.

Project coverage is 88.33%. Comparing base (50104db) to head (8ae874d).

Files with missing lines Patch % Lines
service/internal/builders/connector.go 0.00% 126 Missing ⚠️
pdata/pentity/entities.go 0.00% 86 Missing ⚠️
connector/xconnector/connector.go 0.00% 84 Missing ⚠️
...xporter/exporterhelper/xexporterhelper/entities.go 0.00% 81 Missing ⚠️
pdata/pentity/json.go 0.00% 70 Missing ⚠️
internal/fanoutconsumer/entities.go 0.00% 41 Missing ⚠️
pdata/pentity/pentityotlp/response.go 0.00% 41 Missing ⚠️
pdata/pentity/pentityotlp/request.go 0.00% 30 Missing ⚠️
service/internal/graph/connector.go 0.00% 29 Missing ⚠️
...porter/debugexporter/internal/otlptext/entities.go 6.89% 27 Missing ⚠️
... and 34 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11958      +/-   ##
==========================================
- Coverage   91.62%   88.33%   -3.30%     
==========================================
  Files         447      477      +30     
  Lines       23731    25335    +1604     
==========================================
+ Hits        21743    22379     +636     
- Misses       1613     2564     +951     
- Partials      375      392      +17     

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

@dmitryax dmitryax force-pushed the entities-support-prototype branch from e76b780 to 1a86628 Compare December 19, 2024 15:56
@dmitryax dmitryax force-pushed the entities-support-prototype branch from 1a86628 to 8ae874d Compare December 19, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant