Skip to content

Fixed nested test coverage

Codecov / codecov/project failed Aug 22, 2023 in 0s

97.16% (target 99.00%)

View this Pull Request on Codecov

97.16% (target 99.00%)

Details

Codecov Report

Merging #338 (e4e866e) into integ-refactor-relevance (245c4f8) will decrease coverage by 0.36%.
The diff coverage is 91.66%.

❗ Current head e4e866e differs from pull request most recent head 675aa08. Consider uploading reports for the commit 675aa08 to get more accurate results

@@                      Coverage Diff                       @@
##             integ-refactor-relevance     #338      +/-   ##
==============================================================
- Coverage                       97.51%   97.16%   -0.36%     
+ Complexity                       4657     4649       -8     
==============================================================
  Files                             408      410       +2     
  Lines                           11933    11939       +6     
  Branches                          829      832       +3     
==============================================================
- Hits                            11637    11600      -37     
- Misses                            289      329      +40     
- Partials                            7       10       +3     
Files Changed Coverage Δ
...rg/opensearch/sql/analysis/ExpressionAnalyzer.java 81.09% <0.00%> (-18.91%) ⬇️
...rch/sql/analysis/ExpressionReferenceOptimizer.java 94.33% <0.00%> (-5.67%) ⬇️
...s/storage/OpenSearchDataSourceMetadataStorage.java 97.53% <0.00%> (-1.22%) ⬇️
...ql/prometheus/storage/PrometheusStorageEngine.java 100.00% <ø> (ø)
...c/main/java/org/opensearch/sql/expression/DSL.java 99.09% <50.00%> (-0.91%) ⬇️
...ql/expression/function/NestedFunctionResolver.java 66.66% <66.66%> (ø)
...expression/function/BuiltinFunctionRepository.java 100.00% <100.00%> (ø)
...ch/sql/expression/function/OpenSearchFunction.java 100.00% <100.00%> (ø)
.../sql/opensearch/functions/OpenSearchFunctions.java 100.00% <100.00%> (ø)
...pensearch/functions/RelevanceFunctionResolver.java 100.00% <100.00%> (ø)
... and 2 more

... and 3 files with indirect coverage changes

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