Skip to content

Run e2e on android 16#1750

Draft
rahul-lohra wants to merge 2 commits into
developfrom
test/rahullohra/run-e2e-on-android-16
Draft

Run e2e on android 16#1750
rahul-lohra wants to merge 2 commits into
developfrom
test/rahullohra/run-e2e-on-android-16

Conversation

@rahul-lohra

@rahul-lohra rahul-lohra commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Goal

Closes #AND-1317
Run e2e on android 16

Implementation

Run e2e on android 16

🎨 UI Changes

None

Testing

None

Summary by CodeRabbit

  • Tests
    • Updated end-to-end testing to run against Android API level 36 for improved platform coverage.

@rahul-lohra rahul-lohra self-assigned this Jul 21, 2026
@rahul-lohra
rahul-lohra requested a review from a team as a code owner July 21, 2026 08:09
@rahul-lohra rahul-lohra added the pr:ci CI / GitHub Actions / workflow updates label Jul 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled, or the PR is bot-authored.
  • An issue is linked (Linear ticket or GitHub issue), or the PR is bot-authored.

🎉 Great job! This PR is ready for review.

@rahul-lohra
rahul-lohra marked this pull request as draft July 21, 2026 08:10
@rahul-lohra rahul-lohra changed the title [AND-1317] Run e2e on android 16 Run e2e on android 16 Jul 21, 2026
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e6332e0f-10b7-49d4-bd58-76fddcb4140a

📥 Commits

Reviewing files that changed from the base of the PR and between be52131 and 9f5d1e4.

📒 Files selected for processing (1)
  • .github/workflows/e2e-test.yml

Walkthrough

The compose E2E workflow’s Android emulator API level was updated from 34 to 36 without changing other job logic.

Changes

E2E emulator configuration

Layer / File(s) Summary
Update compose E2E emulator API level
.github/workflows/e2e-test.yml
The compose E2E job now passes API level 36 to the Android emulator test runner.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: peter-matkovski

Poem

A rabbit hops through tests so bright,
With API thirty-six in sight.
The emulator springs awake,
New green paths it can make.
No other steps change tonight.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description includes Goal, Implementation, UI Changes, and Testing, but omits the required checklist, screenshots/videos, and GIF sections. Add the missing template sections: contributor/reviewer checklists, UI evidence if applicable, and a GIF; expand testing details with how the change was verified.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: running e2e tests on Android 16.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/rahullohra/run-e2e-on-android-16

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.

@github-actions

Copy link
Copy Markdown
Contributor

SDK Size Comparison 📏

SDK Before After Difference Status
stream-video-android-core 12.27 MB 12.27 MB 0.00 MB 🟢
stream-video-android-ui-xml 5.68 MB 5.68 MB 0.00 MB 🟢
stream-video-android-ui-compose 6.20 MB 6.20 MB 0.00 MB 🟢

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:ci CI / GitHub Actions / workflow updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant