This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch enhance-missing-components-log
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 68f2a55  test: fix ut
     new af9f776  fix(timeline): remove deprecated usage
     new ac49c2b  fix(option): optimize component missing error
     new b8c6add  test: add missing component ut. fix some warnings
     new 4719d54  chore: enable unit test checking in pull request

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/nodejs.yml                 |   2 +-
 src/component/timeline/SliderTimelineView.ts |  11 +--
 src/model/Global.ts                          |  30 ++++---
 test/ut/core/extendExpect.ts                 |   4 +-
 test/ut/core/utHelper.ts                     |  14 +++-
 test/ut/index.d.ts                           |  13 +++
 test/ut/spec/model/componentMissing.test.ts  | 118 +++++++++++++++++++++++++++
 test/ut/spec/scale/interval.test.ts          |  10 +--
 8 files changed, 174 insertions(+), 28 deletions(-)
 create mode 100644 test/ut/index.d.ts
 create mode 100644 test/ut/spec/model/componentMissing.test.ts

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to