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

Adopt PSR-16 simple cache in FragmentCache::class. #47

Merged
merged 13 commits into from
Jul 19, 2024
Merged

Conversation

terabytesoftw
Copy link
Contributor

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #45

@terabytesoftw terabytesoftw added the Improvement Nueva función o petición label Jul 17, 2024
@terabytesoftw terabytesoftw added this to the 1.0.0 milestone Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 66.50%. Comparing base (8e85e5d) to head (933d55f).

Files Patch % Lines
src/base/View.php 33.33% 2 Missing ⚠️
src/base/DynamicContentAwareTrait.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #47      +/-   ##
============================================
- Coverage     66.50%   66.50%   -0.01%     
+ Complexity    11241    11231      -10     
============================================
  Files           425      424       -1     
  Lines         36369    36361       -8     
============================================
- Hits          24189    24183       -6     
+ Misses        12180    12178       -2     

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

@terabytesoftw terabytesoftw changed the title Adpot PSR-16 simple cache in FragmentCache::class. Adopt PSR-16 simple cache in FragmentCache::class. Jul 19, 2024
@terabytesoftw terabytesoftw merged commit 2c06e08 into main Jul 19, 2024
112 of 114 checks passed
@terabytesoftw terabytesoftw deleted the psr16-2 branch July 19, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Nueva función o petición
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant