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

refactor(converter): add ext props #2958

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

ngjaying
Copy link
Collaborator

  • In planner, unify all props and avoid using stream options everywhere
  • In converter provider, only provide schemaId and schema. Other extended properties are passed by props

@ngjaying ngjaying force-pushed the v2planner branch 3 times, most recently from 0191e1c to 296fc8a Compare June 27, 2024 10:55
- In planner, unify all props and avoid using stream options everywhere
- In converter provider, only provide schemaId and schema. Other extended properties are passed by props

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 81.57895% with 14 lines in your changes missing coverage. Please review.

Please upload report for BASE (master-v2@0b14e4c). Learn more about missing BASE report.

Files Patch % Lines
internal/converter/ext_converter.go 0.00% 9 Missing and 1 partial ⚠️
internal/converter/delimited/converter.go 88.24% 1 Missing and 1 partial ⚠️
internal/converter/converter.go 85.71% 0 Missing and 1 partial ⚠️
internal/converter/ext_mock.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master-v2    #2958   +/-   ##
============================================
  Coverage             ?   69.74%           
============================================
  Files                ?      310           
  Lines                ?    29710           
  Branches             ?        0           
============================================
  Hits                 ?    20720           
  Misses               ?     7191           
  Partials             ?     1799           

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

@ngjaying ngjaying marked this pull request as ready for review June 27, 2024 13:04
@ngjaying ngjaying requested a review from Yisaer June 27, 2024 13:04
@ngjaying ngjaying merged commit 484442f into lf-edge:master-v2 Jun 28, 2024
23 checks passed
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