Skip to content

Fix/issue 6157#6230

Open
Sikandar1310291 wants to merge 3 commits intoCatrobat:developfrom
Sikandar1310291:fix/issue-6157
Open

Fix/issue 6157#6230
Sikandar1310291 wants to merge 3 commits intoCatrobat:developfrom
Sikandar1310291:fix/issue-6157

Conversation

@Sikandar1310291
Copy link


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

Provides clear instructions to report Pocket Code app bugs to the Catroid repository. Updates the README to clarify the difference between web platform and app bugs. Also adds a note clarifying that the Scratch2Catrobat converter is abandoned.
Reduces the number of project sliders rendered on the IndexPage when accessed via the Catrobat Webview to prevent RAM exhaustion / DOM overload that crashes older Pocket Code versions (like 1.0.3).
@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.95%. Comparing base (0349524) to head (1242937).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #6230   +/-   ##
==========================================
  Coverage      51.95%   51.95%           
  Complexity      7962     7962           
==========================================
  Files            732      732           
  Lines          25558    25558           
==========================================
  Hits           13279    13279           
  Misses         12279    12279           
Flag Coverage Δ
behat 49.73% <ø> (ø)
phpunit 10.37% <ø> (ø)

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