Skip to content

Merge release student#3626

Merged
tamaskozmer merged 11 commits intomasterfrom
merge-release-student
Apr 7, 2026
Merged

Merge release student#3626
tamaskozmer merged 11 commits intomasterfrom
merge-release-student

Conversation

@tamaskozmer
Copy link
Copy Markdown
Contributor

No description provided.

tamaskozmer and others added 11 commits March 23, 2026 15:07
refs: MBL-19863
affects: Student, Teacher, Parent
release note: -

(cherry picked from commit fae7557)
* Fix New Login UI changes in E2E tests.

refs: MBL-19864
affects: Student, Teacher, Parent
release note: -

* Fix LoginSignInPage UI element selectors + Stub a test (needs further investigation).

* Add util function for react input notifying.

* Stabilize Login tests by waiting for email and password field to be displayed before making interaction with them.

* Stub Student DashboardE2ETest

(cherry picked from commit 92883f8)
Removed @singleton annotation because it caused issues

(cherry picked from commit b777ed4)
# Conflicts:
#	apps/parent/src/androidTest/java/com/instructure/parentapp/ui/e2e/compose/LoginE2ETest.kt
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

🧪 Unit Test Results


📊 Summary

  • Total Tests: 0
  • Failed: 0
  • Skipped: 0
  • Status: ⚠️ No test results found

Last updated: Tue, 07 Apr 2026 08:51:07 GMT

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

This is a standard release bump for Canvas Student 8.7.0 (versionCode 290). The changes are minimal and straightforward.

Looks good:

  • Version code increment is correct (289 → 290)
  • Version name follows semver conventions for a minor release (8.6.1 → 8.7.0)

Questions / Items to verify:

  • .github/workflows/release-student.yml line 19: include-e2e-offline changed from true to false — please confirm this is intentional. If offline E2E tests are being temporarily skipped due to flakiness or breakage, a follow-up ticket to re-enable them would help ensure offline functionality coverage isn't lost long-term.

Comment thread .github/workflows/release-student.yml
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

📊 Code Coverage Report

✅ Student

  • PR Coverage: 42.65%
  • Master Coverage: 42.65%
  • Delta: +0.00%

✅ Teacher

  • PR Coverage: 25.37%
  • Master Coverage: 25.37%
  • Delta: +0.00%

✅ Pandautils

  • PR Coverage: 23.68%
  • Master Coverage: 23.68%
  • Delta: +0.00%

📈 Overall Average

  • PR Coverage: 30.57%
  • Master Coverage: 30.57%
  • Delta: +0.00%

@tamaskozmer tamaskozmer merged commit 8d6e170 into master Apr 7, 2026
29 checks passed
@tamaskozmer tamaskozmer deleted the merge-release-student branch April 7, 2026 09:11
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.

3 participants