Skip to content

feat: add create() factories for renderers and Vite configurations, and use them in examples and tests. - #10

Merged
terabytesoftw merged 1 commit into
mainfrom
feat/add-create-factories-renderers-vite
Aug 25, 2026
Merged

feat: add create() factories for renderers and Vite configurations, and use them in examples and tests.#10
terabytesoftw merged 1 commit into
mainfrom
feat/add-create-factories-renderers-vite

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 25, 2026
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 16 minutes.

View limit details

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.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7d2f74cb-3adf-4492-94f5-63ddcf0088af

📥 Commits

Reviewing files that changed from the base of the PR and between b501458 and 69f2968.

📒 Files selected for processing (12)
  • CHANGELOG.md
  • README.md
  • docs/configuration.md
  • docs/examples.md
  • docs/security.md
  • src/Configuration/DevelopmentConfiguration.php
  • src/Configuration/ProductionConfiguration.php
  • src/Html/HtmlRenderer.php
  • tests/ConfigurationTest.php
  • tests/HtmlRendererTest.php
  • tests/ViteDevelopmentTest.php
  • tests/ViteProductionTest.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.

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6f0ef20) to head (69f2968).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       239       242    +3     
===========================================
  Files             19        19           
  Lines            606       612    +6     
===========================================
+ Hits             606       612    +6     

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

@terabytesoftw
terabytesoftw merged commit 0f777c4 into main Aug 25, 2026
43 checks passed
@terabytesoftw
terabytesoftw deleted the feat/add-create-factories-renderers-vite branch August 25, 2026 18:28
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