anthonychengit commented on issue #6262: URL: https://github.com/apache/texera/issues/6262#issuecomment-5039115706
This task appears to have been completed by #6461 (which closed #6449) and is already on `main` as commit `c0774be98`. The merged `panel.service.spec.ts` covers: - reset and close stream emissions; - stream independence in both directions; - delivery to multiple subscribers; and - late-subscriber Subject semantics. I also verified the current file locally: Prettier and ESLint pass, and all 6 focused tests pass with: `node .yarn/releases/yarn-4.14.1.cjs test --include=src/app/workspace/service/panel/panel.service.spec.ts` There is no remaining code change unique to this issue, so a new PR would duplicate the merged coverage. @aglinxinyuan, could you please close #6262 as completed/duplicate? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
