Skip to content

Update sandbox/plugins/analytics-engine/README.md

90e55df
Select commit
Loading
Failed to load commit list.
Merged

initial commit of analytics engine plugin to sandbox #20697

Update sandbox/plugins/analytics-engine/README.md
90e55df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

73.34% (target 70.00%)

View this Pull Request on Codecov

73.34% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 53.84615% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.34%. Comparing base (22a8d9d) to head (90e55df).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...java/org/opensearch/analytics/AnalyticsPlugin.java 4.34% 22 Missing ⚠️
...arch/analytics/schema/OpenSearchSchemaBuilder.java 85.00% 3 Missing and 3 partials ⚠️
...org/opensearch/be/datafusion/DataFusionPlugin.java 0.00% 5 Missing ⚠️
...org/opensearch/be/datafusion/DataFusionBridge.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #20697   +/-   ##
=========================================
  Coverage     73.33%   73.34%           
- Complexity    72306    72338   +32     
=========================================
  Files          5796     5801    +5     
  Lines        330263   330341   +78     
  Branches      47663    47672    +9     
=========================================
+ Hits         242189   242273   +84     
+ Misses        68660    68623   -37     
- Partials      19414    19445   +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.