Uh oh!
There was an error while loading. Please reload this page.
refactor: use sharded WAL - #1231
Conversation
View your CI Pipeline Execution ↗ for commit 2f5edc9
☁️ Nx Cloud last updated this comment at |
@code-pushup/ci@code-pushup/cli@code-pushup/core@code-pushup/create-cli@code-pushup/models@code-pushup/nx-plugin@code-pushup/axe-plugin@code-pushup/coverage-plugin@code-pushup/eslint-plugin@code-pushup/js-packages-plugin@code-pushup/jsdocs-plugin@code-pushup/lighthouse-plugin@code-pushup/typescript-plugin@code-pushup/utilscommit: |
# Conflicts: # packages/utils/docs/profiler.md # packages/utils/src/lib/profiler/constants.ts # packages/utils/src/lib/profiler/profiler.int.test.ts # packages/utils/src/lib/profiler/profiler.ts # packages/utils/src/lib/profiler/profiler.unit.test.ts
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 49 out of 49 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@BioPhoton I've opened a new pull request, #1232, to work on those changes. Once the pull request is ready, I'll request review from you. |
@BioPhoton I've opened a new pull request, #1233, to work on those changes. Once the pull request is ready, I'll request review from you. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 49 out of 49 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ofiling # Conflicts: # packages/utils/src/lib/process-id.ts # packages/utils/src/lib/process-id.unit.test.ts # packages/utils/src/lib/profiler/__snapshots__/comprehensive-stats-trace-events.jsonl # packages/utils/src/lib/profiler/__snapshots__/custom-tracks-trace-events.jsonl # packages/utils/src/lib/profiler/__snapshots__/sharded-path-trace-events.jsonl # packages/utils/src/lib/profiler/constants.ts # packages/utils/src/lib/profiler/profiler-node.int.test.ts # packages/utils/src/lib/profiler/profiler-node.ts # packages/utils/src/lib/profiler/trace-file-utils.ts # packages/utils/src/lib/profiler/trace-file-utils.unit.test.ts # packages/utils/src/lib/profiler/trace-file.type.ts # packages/utils/src/lib/profiler/wal-json-trace.ts # packages/utils/src/lib/profiler/wal-json-trace.unit.test.ts # packages/utils/src/lib/wal.ts # packages/utils/src/lib/wal.unit.test.ts
…ofiling # Conflicts: # packages/utils/src/lib/errors.ts # packages/utils/src/lib/wal-sharded.int.test.ts # packages/utils/src/lib/wal-sharded.ts # packages/utils/src/lib/wal-sharded.unit.test.ts # packages/utils/src/lib/wal.int.test.ts # packages/utils/src/lib/wal.ts
# Conflicts: # testing/test-utils/src/index.ts
Precondition:
Related:
This PR incudes: