feat: add mongodb source connector#3285
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. |
|
@amuldotexe maybe you wanna take a stab at reviewing this? :) from quick glance I can see that docs are not updated and no actual integration tests are added. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3285 +/- ##
============================================
- Coverage 73.57% 73.55% -0.02%
Complexity 943 943
============================================
Files 1241 1241
Lines 115087 115087
Branches 91572 91603 +31
============================================
- Hits 84671 84651 -20
+ Misses 27574 27565 -9
- Partials 2842 2871 +29
🚀 New features to boost your workflow:
|
|
for now @Luishfs please fix CI (commit Cargo.lock) and add integration tests. |
|
@hubcio Hey, sorry for the wait, had a couple of things going on but just addressed your comments. |
|
@Luishfs no worries, take your time. you can also chime-in on discord, there's connectors channel so we can discuss those ideas. feel free to ping me. 🦀 |
Which issue does this PR close?
Closes #3042
Rationale
What changed?
Added MongoDB as a source connector
Local Execution
Video
simplescreenrecorder2-2026-05-20_08.15.01.mp4
showing results ( with the master branch updated, since last video was a month ago )
last commit with prek
AI Usage