ydb-java-sdk icon indicating copy to clipboard operation
ydb-java-sdk copied to clipboard

455.execute script short api

Open ekuvardin opened this issue 1 month ago • 1 comments

Connected to https://github.com/ydb-platform/ydb-java-sdk/issues/455 https://github.com/ydb-platform/ydb-java-sdk/issues/456

Add ability to run arbitrary script

Old pr https://github.com/ydb-platform/ydb-java-sdk/pull/541 will close

ekuvardin avatar Nov 18 '25 13:11 ekuvardin

Codecov Report

:x: Patch coverage is 83.06452% with 21 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 63.16%. Comparing base (3fd06dd) to head (b1113cc).

Files with missing lines Patch % Lines
...a/tech/ydb/query/script/impl/ScriptClientImpl.java 67.34% 9 Missing and 7 partials :warning:
...b/query/script/settings/ExecuteScriptSettings.java 84.00% 4 Missing :warning:
...tech/ydb/query/script/result/ScriptResultPart.java 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #557      +/-   ##
============================================
+ Coverage     62.86%   63.16%   +0.29%     
- Complexity     2443     2482      +39     
============================================
  Files           332      339       +7     
  Lines         13969    14093     +124     
  Branches       1409     1414       +5     
============================================
+ Hits           8782     8902     +120     
+ Misses         4541     4536       -5     
- Partials        646      655       +9     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Nov 20 '25 11:11 codecov-commenter