feat(connectors): add BSON payload support to connectors runtime#3299
feat(connectors): add BSON payload support to connectors runtime#3299Standing-Man wants to merge 3 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 74.43% 57.18% -17.26%
Complexity 943 943
=============================================
Files 1245 1246 +1
Lines 121293 108740 -12553
Branches 97599 85073 -12526
=============================================
- Hits 90283 62181 -28102
- Misses 28049 43790 +15741
+ Partials 2961 2769 -192
🚀 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. |
e83629a to
d4c1036
Compare
Signed-off-by: StandingMan <jmtangcs@gmail.com>
Signed-off-by: StandingMan <jmtangcs@gmail.com>
Signed-off-by: StandingMan <jmtangcs@gmail.com>
d4c1036 to
4202c70
Compare
Which issue does this PR close?
Closes #1847.
Rationale
What changed?
Local Execution
AI Usage