Skip to content

Revert "[#3049] Made recorded terminal demos reproducible." - #3055

Merged
AlexSkrypnyk merged 1 commit into
mainfrom
revert-3051-feature/3049-reproducible-demos
Aug 20, 2026
Merged

Revert "[#3049] Made recorded terminal demos reproducible."#3055
AlexSkrypnyk merged 1 commit into
mainfrom
revert-3051-feature/3049-reproducible-demos

Conversation

@AlexSkrypnyk

Copy link
Copy Markdown
Member

Reverts #3051

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your current included review allowance is based on your included PR review attempts over the past 7 days.

Next review available in: 34 minutes

Limit details: You’ve used all 2 included reviews currently available. Your 80 included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour.

You’re in a promotional period — use the checkbox below to run this review for free:

  • Run review for free

On-demand reviews are free for the next 31 days. After that, they cost $0.25 per reviewed file.

How can I continue?

Run this review now using the option above, or comment @coderabbitai review --use-credits.

You can also 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: Repository UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c90e0380-633b-4cb3-953c-d96af4be7335

📥 Commits

Reviewing files that changed from the base of the PR and between 6ab6421 and f4d8579.

⛔ Files ignored due to path filters (18)
  • .vortex/docs/static/img/build.png is excluded by !**/*.png
  • .vortex/docs/static/img/build.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/doctor-info.png is excluded by !**/*.png
  • .vortex/docs/static/img/doctor-info.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/doctor.png is excluded by !**/*.png
  • .vortex/docs/static/img/doctor.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/info.png is excluded by !**/*.png
  • .vortex/docs/static/img/info.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/installer.png is excluded by !**/*.png
  • .vortex/docs/static/img/installer.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/lint.png is excluded by !**/*.png
  • .vortex/docs/static/img/lint.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/provision.png is excluded by !**/*.png
  • .vortex/docs/static/img/provision.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/test-bdd.png is excluded by !**/*.png
  • .vortex/docs/static/img/test-bdd.svg is excluded by !**/*.svg
  • .vortex/docs/static/img/test.png is excluded by !**/*.png
  • .vortex/docs/static/img/test.svg is excluded by !**/*.svg
📒 Files selected for processing (24)
  • .vortex/.ahoy.yml
  • .vortex/CLAUDE.md
  • .vortex/docs/.utils/CastNormalizer.php
  • .vortex/docs/.utils/VideoRecorder.php
  • .vortex/docs/.utils/update-videos.php
  • .vortex/docs/CLAUDE.md
  • .vortex/docs/content/contributing/maintenance/installer.mdx
  • .vortex/docs/content/installation.mdx
  • .vortex/docs/src/pages/index.js
  • .vortex/docs/static/img/build.json
  • .vortex/docs/static/img/doctor-info.json
  • .vortex/docs/static/img/doctor.json
  • .vortex/docs/static/img/info.json
  • .vortex/docs/static/img/installer.json
  • .vortex/docs/static/img/lint.json
  • .vortex/docs/static/img/provision.json
  • .vortex/docs/static/img/test-bdd.json
  • .vortex/docs/static/img/test.json
  • .vortex/tests/composer.json
  • .vortex/tests/phpcs.xml
  • .vortex/tests/phpstan.neon
  • .vortex/tests/phpunit.xml
  • .vortex/tests/phpunit/Functional/VideoRecordingTest.php
  • .vortex/tests/phpunit/Unit/CastNormalizerTest.php

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

@github-actions

Copy link
Copy Markdown

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.56% (206/209)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@AlexSkrypnyk

This comment has been minimized.

@AlexSkrypnyk
AlexSkrypnyk merged commit 3d87e56 into main Aug 20, 2026
26 of 31 checks passed
@AlexSkrypnyk
AlexSkrypnyk deleted the revert-3051-feature/3049-reproducible-demos branch August 20, 2026 23:14
@github-project-automation github-project-automation Bot moved this from BACKLOG to Release queue in Vortex 1.x Aug 20, 2026
@AlexSkrypnyk

This comment has been minimized.

1 similar comment
@AlexSkrypnyk

Copy link
Copy Markdown
Member Author

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.56% (206/209)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@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 86.65%. Comparing base (6ab6421) to head (f4d8579).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3055      +/-   ##
==========================================
- Coverage   87.10%   86.65%   -0.46%     
==========================================
  Files         101       99       -2     
  Lines        4917     4811     -106     
  Branches       47        3      -44     
==========================================
- Hits         4283     4169     -114     
- Misses        634      642       +8     

☔ View full report in Codecov by Harness.
📢 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

Status: Release queue

Development

Successfully merging this pull request may close these issues.

1 participant