This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch
dependabot/npm_and_yarn/pyright-language-service/pyright-patch-cf49706eb9
in repository https://gitbox.apache.org/repos/asf/texera.git
from b681792563 chore(deps, pyright-language-service): bump @types/node
add 97cb3d8617 chore(licensing): refresh LICENSE-binary for transitive
drift across services (#6396)
add b7457f25ef fix(frontend): add test coverage and null guard for
extractErrorMessage (#6321)
add e793be502c fix(pyamber): coerce numpy scalar types (np.integer /
np.bool_) in cast_to_schema (#6278)
add d561da8f3c test(frontend): add unit test coverage for AiAnalystService
(#6433)
add c86a08e5b1 Merge branch 'main' into
dependabot/npm_and_yarn/pyright-language-service/pyright-patch-cf49706eb9
No new revisions were added by this update.
Summary of changes:
access-control-service/LICENSE-binary | 2 +-
amber/LICENSE-binary-java | 40 ++---
amber/LICENSE-binary-python | 22 +--
.../python/core/models/schema/attribute_type.py | 9 ++
amber/src/main/python/core/models/tuple.py | 46 ++++--
amber/src/test/python/core/models/test_tuple.py | 170 +++++++++++++++++++++
computing-unit-managing-service/LICENSE-binary | 20 +--
config-service/LICENSE-binary | 2 +-
file-service/LICENSE-binary | 22 +--
frontend/src/app/common/util/error.spec.ts | 70 +++++++++
frontend/src/app/common/util/error.ts | 2 +-
.../service/ai-analyst/ai-analyst.service.spec.ts | 134 ++++++++++++++++
notebook-migration-service/LICENSE-binary | 2 +-
workflow-compiling-service/LICENSE-binary | 22 +--
14 files changed, 481 insertions(+), 82 deletions(-)
create mode 100644 frontend/src/app/common/util/error.spec.ts
create mode 100644
frontend/src/app/workspace/service/ai-analyst/ai-analyst.service.spec.ts