Skip to content

fix: harden packaging, privacy, collector lifecycle, snapshot recovery, dump rendering, and toolbar messaging. - #17

Merged
terabytesoftw merged 2 commits into
mainfrom
fix/harden-packaging-private-collector
Aug 20, 2026
Merged

fix: harden packaging, privacy, collector lifecycle, snapshot recovery, dump rendering, and toolbar messaging.#17
terabytesoftw merged 2 commits into
mainfrom
fix/harden-packaging-private-collector

Conversation

@terabytesoftw

Copy link
Copy Markdown
Contributor

Pull Request

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bugfix (non-breaking change that fixes an issue)
  • CI/build configuration
  • Documentation update
  • New feature (non-breaking change that adds functionality)
  • Refactoring (no functional changes)

@terabytesoftw terabytesoftw added the bug Something isn't working label Aug 20, 2026
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@terabytesoftw, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 844a476b-ec8d-4b01-889c-963d992a85f7

📥 Commits

Reviewing files that changed from the base of the PR and between f941641 and ede61d7.

⛔ Files ignored due to path filters (3)
  • resources/assets/dist/js/debug.min.js is excluded by !**/dist/**, !**/*.min.js
  • resources/assets/dist/js/focus.min.js is excluded by !**/dist/**, !**/*.min.js
  • resources/assets/dist/js/toolbar.min.js is excluded by !**/dist/**, !**/*.min.js
📒 Files selected for processing (36)
  • .gitattributes
  • CHANGELOG.md
  • README.md
  • codecov.yml
  • resources/src/toolbar/element.js
  • resources/src/toolbar/focus.js
  • resources/tests/toolbar-runtime.test.js
  • src/Capture/CapturePolicy.php
  • src/Collector/CollectorCoordinator.php
  • src/Helper/SensitiveDataRedactor.php
  • src/Instrumentation/InstrumentationGuard.php
  • src/Panel/Dump/DumpCardRenderer.php
  • src/Panel/Profile/ProfileTimings.php
  • src/Panel/User/UserDataNormalizer.php
  • src/Storage/DebugArray.php
  • src/Storage/DebugValue.php
  • src/Storage/ExceptionSnapshot.php
  • src/Storage/ManifestReadResult.php
  • src/Storage/SnapshotReadResult.php
  • src/Storage/SnapshotStore.php
  • src/Toolbar/ToolbarData.php
  • src/Toolbar/ToolbarItem.php
  • src/Toolbar/ToolbarPanel.php
  • tests/Capture/CapturePolicyTest.php
  • tests/Collector/CollectorCoordinatorTest.php
  • tests/Helper/SensitiveDataRedactorTest.php
  • tests/Instrumentation/InstrumentationGuardTest.php
  • tests/Panel/Dump/DumpCardRendererTest.php
  • tests/Panel/Profile/ProfileTimingsTest.php
  • tests/Panel/User/UserDataNormalizerTest.php
  • tests/Storage/DebugValueTest.php
  • tests/Storage/ExceptionSnapshotTest.php
  • tests/Storage/SnapshotStoreTest.php
  • tests/Support/CollectorFixture.php
  • tests/Support/CoverageGate.php
  • tests/Toolbar/ToolbarDataTest.php
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/harden-packaging-private-collector

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f941641) to head (ede61d7).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff              @@
##               main       #17      +/-   ##
=============================================
+ Coverage     99.93%   100.00%   +0.06%     
- Complexity     1498      1607     +109     
=============================================
  Files           130       134       +4     
  Lines          5853      6147     +294     
=============================================
+ Hits           5849      6147     +298     
+ Misses            4         0       -4     

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

@terabytesoftw
terabytesoftw merged commit ce4e24f into main Aug 20, 2026
43 checks passed
@terabytesoftw
terabytesoftw deleted the fix/harden-packaging-private-collector branch August 20, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant