Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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 |
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 21674607256 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #26223 +/- ##
==========================================
- Coverage 73.10% 73.09% -0.01%
==========================================
Files 1539 1539
Lines 120439 120439
Branches 14496 14493 -3
==========================================
- Hits 88041 88029 -12
- Misses 31393 31404 +11
- Partials 1005 1006 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
53fc27c to
d780a39
Compare
d780a39 to
673ab58
Compare
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 22144088945 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration This will let us reuse the containers for mysql, redis, etc across different compose configurations.
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration This expects front end assets to have been built externally using the existing NX setup. This way we can better leverage the cache in CI.
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration Removed the old environment manager and extended what used to be the dev environment manager to support usage within CI and with prebuilt docker images.
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration CI now uses the unified env manager
673ab58 to
1abf7a5
Compare
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 22174398376 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 22175014781 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
569f982 to
f4d86fa
Compare
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 22175487759 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |
no ref Added member-attribution readiness wait into public POM navigation and portal helpers to fix attribution assertions.
|
Closing in favour of #26539 |
Got some code for us? Awesome 🎊!
Please take a minute to explain the change you're making:
Please check your PR against these items:
We appreciate your contribution! 🙏