Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update packages/workspace dependencies #1414

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

liujuping
Copy link
Collaborator

No description provided.

@liujuping liujuping requested a review from JackLian as a code owner December 26, 2022 10:28
@JackLian JackLian merged commit a1828b1 into develop Dec 26, 2022
@JackLian JackLian deleted the feat/workspace-dependence branch December 26, 2022 10:30
@github-actions
Copy link

Coverage report for packages/renderer-core

❌ An unexpected error occurred. For more details, check console

Error: The process '/opt/hostedtoolcache/node/14.21.1/x64/bin/npm' failed with exit code 1
St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run failed

Failed tests: 0/0. Failed suites: 8/8.
  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)


  ● Test suite failed to run

    Cannot find module 'zen-logger' from 'tests/setup.ts'

      1 | jest.mock('zen-logger', () => {
      2 |   class Logger {
    > 3 |     log() {}
        |      ^
      4 |     error() {}
      5 |     warn() {}
      6 |     debug() {}

      at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:306:11)
      at Object.<anonymous> (tests/setup.ts:3:6)

Report generated by 🧪jest coverage report action from b2a26f6

@github-actions
Copy link

Coverage report for packages/react-simulator-renderer

St.
Category Percentage Covered / Total
🔴 Statements 33.33% 110/330
🔴 Branches 14.29% 23/161
🔴 Functions 26.19% 22/84
🔴 Lines 33.85% 110/325

Test suite run success

2 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from b2a26f6

@github-actions
Copy link

Coverage report for packages/designer

St.
Category Percentage Covered / Total
🟢 Statements 97.53% 2809/2880
🟢 Branches 89.23% 1590/1782
🟢 Functions 98.5% 856/869
🟢 Lines 97.64% 2735/2801

Test suite run success

383 tests passing in 42 suites.

Report generated by 🧪jest coverage report action from b2a26f6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants