Skip to content

Add WildcardMatcherTests

8a2a8a4
Select commit
Loading
Failed to load commit list.
Closed

[DRAFT] Add a new sandbox module to provide system index protection from the core #16695

Add WildcardMatcherTests
8a2a8a4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 1, 2025 in 0s

71.85% (target 70.00%)

View this Pull Request on Codecov

71.85% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 9.06516% with 642 lines in your changes missing coverage. Please review.

Project coverage is 71.85%. Comparing base (9388217) to head (8a2a8a4).
Report is 149 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/index/filter/IndexResolverReplacer.java 0.00% 374 Missing ⚠️
...a/org/opensearch/index/filter/WildcardMatcher.java 34.42% 110 Missing and 10 partials ⚠️
...lugin/systemindex/SystemIndexProtectionPlugin.java 0.00% 36 Missing ⚠️
...org/opensearch/index/filter/SystemIndexFilter.java 0.00% 31 Missing ⚠️
...opensearch/index/filter/SnapshotRestoreHelper.java 0.00% 29 Missing ⚠️
...org/opensearch/index/filter/ClusterInfoHolder.java 0.00% 26 Missing ⚠️
...arch/plugin/systemindex/EmptyFilterLeafReader.java 0.00% 14 Missing ⚠️
...plugin/systemindex/SystemIndexSearcherWrapper.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16695      +/-   ##
============================================
- Coverage     72.12%   71.85%   -0.27%     
+ Complexity    65230    65168      -62     
============================================
  Files          5318     5326       +8     
  Lines        303940   304646     +706     
  Branches      43976    44156     +180     
============================================
- Hits         219207   218901     -306     
- Misses        66803    67800     +997     
- Partials      17930    17945      +15     

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