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
Signed-off-by: StandingMan <jmtangcs@gmail.com>
|
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 ❌ Your patch check has failed because the patch coverage (36.72%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #3299 +/- ##
=============================================
- Coverage 74.18% 60.85% -13.34%
Complexity 943 943
=============================================
Files 1200 1206 +6
Lines 109645 98397 -11248
Branches 86534 74986 -11548
=============================================
- Hits 81345 59877 -21468
- Misses 25553 35762 +10209
- Partials 2747 2758 +11
🚀 New features to boost your workflow:
|
Signed-off-by: StandingMan <jmtangcs@gmail.com>
Which issue does this PR close?
Closes #1847.
Rationale
What changed?
Local Execution
AI Usage