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

Adding remote index and multi-index checks in validation #1290

Merged
merged 2 commits into from
Sep 4, 2024

adding more tests

988ebfb
Select commit
Loading
Failed to load commit list.
Merged

Adding remote index and multi-index checks in validation #1290

adding more tests
988ebfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

77.46% (+5.63%) compared to 3f0fc8c

View this Pull Request on Codecov

77.46% (+5.63%) compared to 3f0fc8c

Details

Codecov Report

Attention: Patch coverage is 89.89899% with 10 lines in your changes missing coverage. Please review.

Project coverage is 77.46%. Comparing base (3f0fc8c) to head (988ebfb).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
.../rest/handler/AbstractTimeSeriesActionHandler.java 89.33% 4 Missing and 4 partials ⚠️
...earch/timeseries/util/CrossClusterConfigUtils.java 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1290      +/-   ##
============================================
+ Coverage     71.83%   77.46%   +5.63%     
- Complexity     4898     5445     +547     
============================================
  Files           518      533      +15     
  Lines         22879    23319     +440     
  Branches       2245     2310      +65     
============================================
+ Hits          16434    18063    +1629     
+ Misses         5410     4199    -1211     
- Partials       1035     1057      +22     
Files with missing lines Coverage Δ
...opensearch/timeseries/constant/CommonMessages.java 97.50% <100.00%> (+0.06%) ⬆️
...opensearch/timeseries/rest/RestValidateAction.java 86.66% <ø> (+60.00%) ⬆️
...s/transport/BaseValidateConfigTransportAction.java 72.09% <ø> (+0.32%) ⬆️
...earch/timeseries/util/CrossClusterConfigUtils.java 91.30% <91.30%> (ø)
.../rest/handler/AbstractTimeSeriesActionHandler.java 95.44% <89.33%> (+30.63%) ⬆️

... and 104 files with indirect coverage changes