-
Notifications
You must be signed in to change notification settings - Fork 362
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
api: add Untyped
metadata support in ExtProc
#4160
Conversation
Signed-off-by: zirain <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4160 +/- ##
=======================================
Coverage 67.94% 67.95%
=======================================
Files 190 190
Lines 23113 23113
=======================================
+ Hits 15704 15706 +2
+ Misses 6287 6286 -1
+ Partials 1122 1121 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: zirain <[email protected]>
Untyped
metadata support in ExtProc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
xref: #4152