You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2021/11/25 01:29:32 UTC

[superset] branch monorepo_stage_2 updated (01ad585 -> b52f206)

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

yongjiezhao pushed a change to branch monorepo_stage_2
in repository https://gitbox.apache.org/repos/asf/superset.git.


 discard 01ad585  try to increase code coverage
 discard c2b80c1  update .codecov.yml
 discard 82f9cab  add resetTranslation in singleton
 discard 4c31409  refresh lock file
 discard b589bcc  refactor superset-generator
     add 58edbfb  refresh lock file
     add 3253067  update .codecov.yml
     add 773e476  refactor superset-generator
     add b52f206  increase code coverage

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (01ad585)
            \
             N -- N -- N   refs/heads/monorepo_stage_2 (b52f206)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 superset-frontend/jest.config.js                   | 39 +++++++++++++++++-----
 .../src/translation/TranslatorSingleton.ts         | 17 +---------
 .../test/translation/TranslatorSingleton.test.ts   |  5 ---
 3 files changed, 32 insertions(+), 29 deletions(-)