chore: rename web-mainthread-apis/src to ./ts#1945
chore: rename web-mainthread-apis/src to ./ts#1945PupilTong merged 1 commit intolynx-family:mainfrom
Conversation
|
📝 WalkthroughWalkthroughBuild configuration updates in the web-mainthread-apis package: TypeScript configuration redirects source root directory from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
packages/web-platform/web-mainthread-apis/tsconfig.json(1 hunks)packages/web-platform/web-mainthread-apis/turbo.json(1 hunks)
🧰 Additional context used
🧠 Learnings (3)
📓 Common learnings
Learnt from: Sherry-hue
Repo: lynx-family/lynx-stack PR: 1837
File: packages/web-platform/web-mainthread-apis/src/prepareMainThreadAPIs.ts:266-266
Timestamp: 2025-10-10T08:22:12.051Z
Learning: In packages/web-platform/web-mainthread-apis, the handleUpdatedData function returned from prepareMainThreadAPIs is internal-only, used to serve web-core. It does not require public documentation, type exports, or SSR support.
📚 Learning: 2025-09-29T06:43:40.182Z
Learnt from: CR
Repo: lynx-family/lynx-stack PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-09-29T06:43:40.182Z
Learning: Applies to packages/**/etc/*.api.md : Always commit API extractor output after running `pnpm turbo api-extractor -- --local` (commit updated API report files)
Applied to files:
packages/web-platform/web-mainthread-apis/turbo.json
📚 Learning: 2025-10-10T08:22:12.051Z
Learnt from: Sherry-hue
Repo: lynx-family/lynx-stack PR: 1837
File: packages/web-platform/web-mainthread-apis/src/prepareMainThreadAPIs.ts:266-266
Timestamp: 2025-10-10T08:22:12.051Z
Learning: In packages/web-platform/web-mainthread-apis, the handleUpdatedData function returned from prepareMainThreadAPIs is internal-only, used to serve web-core. It does not require public documentation, type exports, or SSR support.
Applied to files:
packages/web-platform/web-mainthread-apis/tsconfig.json
🔇 Additional comments (1)
packages/web-platform/web-mainthread-apis/tsconfig.json (1)
5-5: TypeScript configuration updated correctly for directory rename.The changes to
rootDirandincludeappropriately reflect the source directory rename from./srcto./ts.Also applies to: 9-9
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
CodSpeed Performance ReportMerging #1945 will improve performances by 6.54%Comparing Summary
Benchmarks breakdown
Footnotes
|
Web Explorer#6251 Bundle Size — 366.97KiB (0%).15e01c7(current) vs d232388 main#6249(baseline) Bundle metrics
|
| Current #6251 |
Baseline #6249 |
|
|---|---|---|
146.27KiB |
146.27KiB |
|
32.37KiB |
32.37KiB |
|
0% |
0% |
|
8 |
8 |
|
8 |
8 |
|
221 |
221 |
|
16 |
16 |
|
3.21% |
3.21% |
|
4 |
4 |
|
0 |
0 |
Bundle size by type no changes
| Current #6251 |
Baseline #6249 |
|
|---|---|---|
240.8KiB |
240.8KiB |
|
93.8KiB |
93.8KiB |
|
32.37KiB |
32.37KiB |
Bundle analysis report Branch PupilTong:p/hw/rust-refactor-0 Project dashboard
Generated by RelativeCI Documentation Report issue
React Example#6181 Bundle Size — 234.35KiB (0%).15e01c7(current) vs 0f2da6b main#6177(baseline) Bundle metrics
|
| Current #6181 |
Baseline #6177 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
164 |
164 |
|
66 |
66 |
|
46.71% |
46.71% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #6181 |
Baseline #6177 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
88.59KiB |
88.59KiB |
Bundle analysis report Branch PupilTong:p/hw/rust-refactor-0 Project dashboard
Generated by RelativeCI Documentation Report issue
This is a part of #1937
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.