Skip to content

WIP: kitten-lynx, a puppeteer like, android emulator based, testing infrastructure#2272

Draft
PupilTong wants to merge 4 commits intolynx-family:mainfrom
PupilTong:p/hw/based-on-emulator-testing
Draft

WIP: kitten-lynx, a puppeteer like, android emulator based, testing infrastructure#2272
PupilTong wants to merge 4 commits intolynx-family:mainfrom
PupilTong:p/hw/based-on-emulator-testing

Conversation

@PupilTong
Copy link
Collaborator

@coderabbitai summary

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).
  • Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

⚠️ No Changeset found

Latest commit: 0f724ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@PupilTong PupilTong self-assigned this Feb 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 26, 2026

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 27, 2026

Merging this PR will improve performance by 15.12%

⚡ 1 improved benchmark
✅ 71 untouched benchmarks
⏩ 3 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
transform 1000 view elements 47.2 ms 41 ms +15.12%

Comparing PupilTong:p/hw/based-on-emulator-testing (0f724ca) with main (d32c4c6)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@relativeci
Copy link

relativeci bot commented Feb 27, 2026

Web Explorer

#7920 Bundle Size — 383.53KiB (0%).

0f724ca(current) vs d32c4c6 main#7915(baseline)

Bundle metrics  no changes
                 Current
#7920
     Baseline
#7915
No change  Initial JS 154.63KiB 154.63KiB
No change  Initial CSS 35.1KiB 35.1KiB
Change  Cache Invalidation 0% 49.49%
No change  Chunks 8 8
No change  Assets 8 8
No change  Modules 239 239
No change  Duplicate Modules 16 16
No change  Duplicate Code 2.99% 2.99%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#7920
     Baseline
#7915
No change  JS 252.58KiB 252.58KiB
No change  Other 95.85KiB 95.85KiB
No change  CSS 35.1KiB 35.1KiB

Bundle analysis reportBranch PupilTong:p/hw/based-on-emulator...Project dashboard


Generated by RelativeCIDocumentationReport issue

@PupilTong PupilTong force-pushed the p/hw/based-on-emulator-testing branch from f9adc32 to 49d9236 Compare February 27, 2026 08:22
@PupilTong PupilTong force-pushed the p/hw/based-on-emulator-testing branch from 49d9236 to 5ad9602 Compare February 27, 2026 08:39
permissions: {}
container:
image: ${{ inputs.is-web && 'mcr.microsoft.com/playwright:v1.58.2-noble' || null }}
image: ${{ inputs.container-image || null }}

Check failure

Code scanning / zizmor

unpinned image references Error

unpinned image references
@PupilTong PupilTong force-pushed the p/hw/based-on-emulator-testing branch from 5ad9602 to 80152e5 Compare February 27, 2026 13:36
@PupilTong PupilTong force-pushed the p/hw/based-on-emulator-testing branch from 80152e5 to 0f724ca Compare March 3, 2026 08:41
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.

1 participant