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

remove "laminas/laminas-cache-storage-*, add psr/cache and psr/simple-cache #275

Merged
merged 2 commits into from
Mar 3, 2024

Conversation

mimmi20
Copy link
Owner

@mimmi20 mimmi20 commented Mar 3, 2024

Fixes #274

@mimmi20 mimmi20 added dependencies Pull requests that update a dependency file maintenance Maintenance bc break BC Break labels Mar 3, 2024
@mimmi20 mimmi20 self-assigned this Mar 3, 2024
Copy link
Contributor

github-actions bot commented Mar 3, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/continuous-integration.yml
  • coverallsapp/github-action@2.*.*
composer.json
  • psr/cache@>= 3.0.0, < 4.0.0
  • psr/simple-cache@>= 1.0.0, < 2.0.0 || >= 2.0.0, < 3.0.0 || >= 3.0.0, < 4.0.0
  • laminas/laminas-cache-storage-adapter-memory@>= 2.3.0, < 3.0.0
  • laminas/laminas-cache-storage-implementation@>= 1.0.0, < 2.0.0

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3497784) to head (0272b76).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #275   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity         8         9    +1     
===========================================
  Files              3         3           
  Lines             33        35    +2     
===========================================
+ Hits              33        35    +2     
Flag Coverage Δ
php-8.1 100.00% <100.00%> (ø)
phpunit 100.00% <100.00%> (ø)
ubuntu-20.04 ?
ubuntu-22.04 100.00% <100.00%> (?)

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

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

Copy link

codeclimate bot commented Mar 3, 2024

Code Climate has analyzed commit 0272b76 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit 78e038f into master Mar 3, 2024
70 checks passed
@mimmi20 mimmi20 deleted the updates branch March 3, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bc break BC Break dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Coveralls GitHub Action
1 participant