-
Notifications
You must be signed in to change notification settings - Fork 1
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
4727 feat: [GOLIUM][MongoDB] Create_generic_code_working_MongoDB #118
base: master
Are you sure you want to change the base?
4727 feat: [GOLIUM][MongoDB] Create_generic_code_working_MongoDB #118
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #118 +/- ##
==========================================
- Coverage 63.42% 58.55% -4.87%
==========================================
Files 48 55 +7
Lines 3434 3880 +446
==========================================
+ Hits 2178 2272 +94
- Misses 1188 1538 +350
- Partials 68 70 +2 ☔ View full report in Codecov by Sentry. |
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
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
SonarCloud Quality Gate failed. 0 Bugs 25.1% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.
Please provide enough information so that others can review your pull request:
Explain the details for making this change. What existing problem does the pull request solve?
Documentation
Update Readme docs if needed.
Test plan (required)
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
Code formatting
Closing issues
Put
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).