Skip to content

Conversation

@dmetzner
Copy link
Collaborator


Your checklist for this pull request

Please review the contributing guidelines and wiki pages of this repository.

  • Include the name and id of the Jira ticket in the PR’s title eg.: SHARE-666 The devils ticket
  • Choose the proper base branch (develop)
  • Confirm that the changes follow the project’s coding guidelines
  • Verify that the changes generate no warnings and errors
  • Verify to commit no other files than the intentionally changed ones
  • Include reasonable and readable tests verifying the added or changed behavior
  • Verify that all tests are passing (CI), if not please state the test cases in the section below
  • Perform a self-review of the changes
  • Stick to the project’s git workflow (rebase and squash your commits)
  • Verify that your changes do not have any conflicts with the base branch
  • Put your ticket into the Code Review section in Jira
  • Ask for a code reviewer
  • Check that your pull request has been successfully deployed to https://web-test-1.catrob.at/

Additional Description

TODO: Add additional information that is not in your commit-message here

Signed-off-by: Daniel Metzner <[email protected]>
@dmetzner dmetzner merged commit a1cf09e into develop Jan 16, 2026
43 of 47 checks passed
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.98%. Comparing base (6c69093) to head (f3d6558).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
...rc/System/Testing/Behat/Context/BrowserContext.php 80.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #6104      +/-   ##
=============================================
- Coverage      46.99%   46.98%   -0.01%     
- Complexity      7472     7474       +2     
=============================================
  Files            722      722              
  Lines          24072    24071       -1     
=============================================
- Hits           11312    11310       -2     
- Misses         12760    12761       +1     
Flag Coverage Δ
behat 44.58% <80.00%> (-0.01%) ⬇️
phpunit 10.20% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants