sql icon indicating copy to clipboard operation
sql copied to clipboard

[AUTO] Increment version to 1.3.7-SNAPSHOT

Open opensearch-trigger-bot[bot] opened this issue 3 years ago • 2 comments

  • Incremented version to 1.3.7-SNAPSHOT.

Codecov Report

Merging #898 (62fe293) into 1.3 (ef0bce3) will decrease coverage by 32.33%. The diff coverage is n/a.

@@              Coverage Diff              @@
##                1.3     #898       +/-   ##
=============================================
- Coverage     95.25%   62.91%   -32.34%     
=============================================
  Files           276       10      -266     
  Lines          7416      658     -6758     
  Branches        545      118      -427     
=============================================
- Hits           7064      414     -6650     
+ Misses          298      191      -107     
+ Partials         54       53        -1     
Flag Coverage Δ
query-workbench 62.91% <ø> (ø)
sql-engine ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nsearch/storage/script/ExpressionScriptEngine.java
...ql/opensearch/monitor/OpenSearchMemoryHealthy.java
...pensearch/sql/protocol/response/format/Format.java
...on/operator/predicate/BinaryPredicateOperator.java
...opensearch/sql/data/model/ExprCollectionValue.java
...h/sql/expression/conditional/cases/WhenClause.java
...rg/opensearch/sql/data/model/ExprIntegerValue.java
...g/opensearch/sql/expression/text/TextFunction.java
...opensearch/sql/exception/QueryEngineException.java
...rch/planner/physical/MLCommonsOperatorActions.java
... and 256 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Oct 08 '22 00:10 codecov-commenter

Failing again on missing ML artifact. Probably we should remove this from doctest:

* What went wrong:
Could not determine the dependencies of task ':doctest:runRestTestCluster'.
> java.io.IOException: Server returned HTTP response code: 403 for URL: https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.3.7/6315/linux/x64/tar/builds/opensearch/plugins/opensearch-ml-1.3.7.0.zip

dai-chen avatar Oct 27 '22 20:10 dai-chen

close by https://github.com/opensearch-project/sql/pull/995.

penghuo avatar Oct 31 '22 21:10 penghuo