Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add a TwigManager #24

Closed
wants to merge 6 commits into from
Closed

Conversation

titouanmathis
Copy link
Contributor

This PR adds a TwigManager which:

To-do

  • Add tests
  • Update docs

v1.0.0

Added
- Add support for reading filepaths from a Webpack `assets-manifest.json` file (#19)
- Add support for PHP >= 8.0 (#19)
- Add a `PluginHelper` class (#17)
[Feature] Disable XML RPC endpoint by default
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (88a33ab) 61.34% compared to head (d98ea86) 60.09%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
- Coverage     61.34%   60.09%   -1.25%     
- Complexity      150      162      +12     
============================================
  Files             7        8       +1     
  Lines           388      421      +33     
============================================
+ Hits            238      253      +15     
- Misses          150      168      +18     
Flag Coverage Δ
unittests 60.09% <15.15%> (-1.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Managers/CleanupManager.php 37.25% <100.00%> (+28.55%) ⬆️
src/Managers/TwigManager.php 0.00% <0.00%> (ø)

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

@titouanmathis
Copy link
Contributor Author

Obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant