Skip to content
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

feat(index): default to queryPlanner and allow users to enable executionStats INTELLIJ-187 #121

Merged
merged 7 commits into from
Jan 21, 2025

Conversation

kmruiz
Copy link
Contributor

@kmruiz kmruiz commented Jan 20, 2025

Description

Checklist

Open Questions

@github-actions github-actions bot added the feat label Jan 20, 2025
Copy link

github-actions bot commented Jan 20, 2025

Coverage Report

Overall Project 79.15% -0.52%
Files changed 54.01% 🚫

File Coverage
MongoDbDriver.kt 100%
PluginSettings.kt 95.45% -4.09%
IndexCheckingLinter.kt 95%
DataGripMongoDbDriver.kt 94.08%
IndexCheckInspectionBridge.kt 88.28% -0.69%
MongoshBackend.kt 88.24%
Node.kt 86.78% -10.34%
Dialect.kt 83.64%
JavaDriverDialectFormatter.kt 81.9%
MongoshDialectFormatter.kt 80.37%
ExplainQuery.kt 38.04% -53.26% 🚫
RunQueryCodeActionBridge.kt 24.91% -0.38% 🚫
PluginSettingsConfigurable.kt 0% -31.87% 🚫

@github-actions github-actions bot added feat and removed feat labels Jan 20, 2025
@github-actions github-actions bot added feat and removed feat labels Jan 20, 2025
@github-actions github-actions bot added feat and removed feat labels Jan 20, 2025
@kmruiz kmruiz requested a review from himanshusinghs January 20, 2025 16:01
@github-actions github-actions bot added feat and removed feat labels Jan 20, 2025
Copy link

🤖 Benchmark Comparison for chore: fix missing test

Benchmark Previous Current Change
com.mongodb.jbplugin.jmh.SampleBenchmark.init 2,612,110,340.96 ops/s 2,609,241,106.15 ops/s -0.11%

Copy link
Contributor

@himanshusinghs himanshusinghs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@kmruiz kmruiz merged commit 229aac7 into main Jan 21, 2025
11 checks passed
@kmruiz kmruiz deleted the feat/INTELLIJ-187 branch January 21, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants