feat(connectors): add BSON payload support to connectors runtime#3299
feat(connectors): add BSON payload support to connectors runtime#3299Standing-Man wants to merge 2 commits into
Conversation
|
Thanks for the pull request. It is now waiting for review, labeled You can update that label as the review goes back and forth, with slash commands - each on its own line, in a regular PR comment (not an inline review reply):
Commands take up to ~90s to apply. If no reaction (👍 or 😕) appears on your comment, the apply step likely failed - check the repo's Actions tab for the See CONTRIBUTING.md for details. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #3299 +/- ##
=============================================
- Coverage 73.71% 55.34% -18.37%
Complexity 943 943
=============================================
Files 1223 1224 +1
Lines 115755 103199 -12556
Branches 92491 79962 -12529
=============================================
- Hits 85329 57118 -28211
- Misses 27556 43393 +15837
+ Partials 2870 2688 -182
🚀 New features to boost your workflow:
|
|
@Standing-Man what's the status for this one? I see that it's a draft, do you have plans to continue? |
My schedule has been a bit tight recently. If time permits, I’ll continue working on this PR and move it forward. That said, if the PR remains inactive for an extended period, other contributors are more than welcome to pick up the issue and continue the work. |
Signed-off-by: StandingMan <jmtangcs@gmail.com>
a051713 to
e83629a
Compare
Signed-off-by: StandingMan <jmtangcs@gmail.com>
e83629a to
d4c1036
Compare
Which issue does this PR close?
Closes #1847.
Rationale
What changed?
Local Execution
AI Usage