Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[mongodb] Add MongoDB Plugin #431

Merged
merged 4 commits into from
Sep 29, 2022
Merged

[mongodb] Add MongoDB Plugin #431

merged 4 commits into from
Sep 29, 2022

Conversation

timkante
Copy link
Contributor

@timkante timkante commented Sep 22, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #431 (2e097ef) into main (f810912) will decrease coverage by 0.97%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   45.45%   44.47%   -0.98%     
==========================================
  Files         139      141       +2     
  Lines       11938    12199     +261     
==========================================
  Hits         5426     5426              
- Misses       6373     6634     +261     
  Partials      139      139              
Impacted Files Coverage Δ
cmd/kobs/main.go 0.00% <0.00%> (ø)
plugins/plugin-jaeger/cmd/jaeger.go 18.40% <0.00%> (-0.12%) ⬇️
plugins/plugin-jaeger/pkg/instance/instance.go 18.51% <0.00%> (-0.97%) ⬇️
plugins/plugin-mongodb/cmd/mongodb.go 0.00% <0.00%> (ø)
plugins/plugin-mongodb/pkg/instance/instance.go 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ricoberger ricoberger force-pushed the implement-mongo-plugin branch 3 times, most recently from d4cd0f0 to 6a59670 Compare September 29, 2022 10:42
@ricoberger ricoberger marked this pull request as ready for review September 29, 2022 10:43
@ricoberger ricoberger changed the title 🚧 start implementing mongodb plugin [mongodb] Add MongoDB Plugin Sep 29, 2022
@ricoberger ricoberger added the changelog: added A new feature was added label Sep 29, 2022
@ricoberger ricoberger force-pushed the implement-mongo-plugin branch from 6a59670 to 22f0086 Compare September 29, 2022 10:51
@ricoberger ricoberger merged commit 764a45c into main Sep 29, 2022
@ricoberger ricoberger deleted the implement-mongo-plugin branch September 29, 2022 11:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants