Skip to content

feat(tests): add unit tests for panel snapshots and enhance existing test coverage. - #13

Merged
terabytesoftw merged 3 commits into
mainfrom
feat/tests-add-for-panel-and-snapshots
Aug 19, 2026
Merged

feat(tests): add unit tests for panel snapshots and enhance existing test coverage.#13
terabytesoftw merged 3 commits into
mainfrom
feat/tests-add-for-panel-and-snapshots

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 enhancement New feature or request label Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (6c69535) to head (3351419).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #13      +/-   ##
============================================
+ Coverage     91.69%   99.93%   +8.24%     
  Complexity     1482     1482              
============================================
  Files           127      127              
  Lines          5813     5813              
============================================
+ Hits           5330     5809     +479     
+ Misses          483        4     -479     

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

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 29 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?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

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: fd4180dc-4ec8-4aa1-8e5a-1eeb256dba3e

📥 Commits

Reviewing files that changed from the base of the PR and between 6c69535 and 3351419.

📒 Files selected for processing (15)
  • CHANGELOG.md
  • src/Storage/SnapshotStore.php
  • tests/Helper/TextTest.php
  • tests/Panel/CapturedSnapshotTest.php
  • tests/Panel/Profile/ProfilingSnapshotTest.php
  • tests/Panel/Request/RequestSectionRendererTest.php
  • tests/Panel/SnapshotHydrationTest.php
  • tests/Panel/Timeline/TimelineGeometryTest.php
  • tests/Panel/Timeline/TimelineRendererTest.php
  • tests/Storage/DebugSnapshotTest.php
  • tests/Storage/JsonTest.php
  • tests/Storage/PayloadTest.php
  • tests/Storage/RequestSummaryTest.php
  • tests/Storage/SnapshotStoreTest.php
  • tests/Support/MockerExtension.php

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.

@terabytesoftw
terabytesoftw merged commit 2a79629 into main Aug 19, 2026
43 checks passed
@terabytesoftw
terabytesoftw deleted the feat/tests-add-for-panel-and-snapshots branch August 19, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant