Skip to content

fix: disable anonymous tracking#15411

Merged
Soner (shyim) merged 2 commits intotrunkfrom
shyim-patch-2
Mar 9, 2026
Merged

fix: disable anonymous tracking#15411
Soner (shyim) merged 2 commits intotrunkfrom
shyim-patch-2

Conversation

@shyim
Copy link
Copy Markdown
Member

1. Why is this change necessary?

Do not bloat our own tracking numbers in dashboard

2. What does this change do, exactly?

3. Describe each step to reproduce the issue or behaviour.

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change
  • I have updated developer-facing release notes if this change is relevant for external developers:
    • Add a short entry to RELEASE_INFO-6.<major>.md under “Upcoming” for informational changes, including the consequences of the change and how it affects external developers.
    • Add an UPGRADE section in UPGRADE-6.<next-major>.md for breaking changes (what/why/impact/how to adapt).
    • See the Documenting a Release Process for details.
  • I have written or adjusted the documentation according to my changes
  • This change has comments for package types, values, functions, and non-obvious lines of code
  • I have read the contribution requirements and fulfilled them

@shyim Soner (shyim) requested a review from a team as a code owner March 9, 2026 06:24
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

Warnings
⚠️ The Pull Request doesn't contain any release info, if your changes are relevant for external developers please add an entry to the release info file, including the consequences of the change and how it affects external developers. For detailed infos please refer to the [release documentation guide](https://github.com/shopware/shopware/blob/trunk/delivery-process/documenting-a-release.md).

@explore-openapi
Copy link
Copy Markdown

explore-openapi bot commented Mar 9, 2026

OpenAPI Snapshot

ℹ️ shopware/store-api — schema identical to base trunk

ℹ️ shopware/admin-api — schema identical to base trunk

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.13%. Comparing base (fd2e85f) to head (94d5c39).
⚠️ Report is 31 commits behind head on trunk.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #15411      +/-   ##
==========================================
- Coverage   57.13%   57.13%   -0.01%     
==========================================
  Files        3011     3011              
  Lines       94079    94073       -6     
==========================================
- Hits        53754    53750       -4     
+ Misses      40325    40323       -2     
Flag Coverage Δ
phpunit-migration 92.35% <ø> (ø)
phpunit-unit 54.25% <ø> (-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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added the needs-triage A newly created issue or PR that needs team assignment and/or prioritization. label Mar 9, 2026
@shyim Soner (shyim) added this pull request to the merge queue Mar 9, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 9, 2026
@shyim Soner (shyim) merged commit 346c3fa into trunk Mar 9, 2026
69 checks passed
@shyim Soner (shyim) deleted the shyim-patch-2 branch March 9, 2026 07:44
@github-actions github-actions bot added this to the 6.7.9.0 milestone Mar 9, 2026
@mitelg Michael Telgmann (mitelg) added domain/product-ops Responsible for Product Operations and removed needs-triage A newly created issue or PR that needs team assignment and/or prioritization. labels Mar 9, 2026
@mitelg Michael Telgmann (mitelg) added the backport-6.7.8.x Backport changes into 6.7.8.x label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-6.7.8.x Backport changes into 6.7.8.x domain/product-ops Responsible for Product Operations milestone/6.7.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants