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

Add Config and Migration, Update Adapter.php #11

Closed
wants to merge 9 commits into from

Conversation

aphraoh
Copy link
Contributor

@aphraoh aphraoh commented Mar 28, 2024

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (0a408ed) to head (3655908).

❗ Current head 3655908 differs from pull request most recent head 2757ef1. Consider uploading reports for the commit 2757ef1 to get more accurate results

Files Patch % Lines
src/Migrations/M240327150317Queue.php 0.00% 18 Missing ⚠️
src/Adapter.php 0.00% 16 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master     #11   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity       22      28    +6     
========================================
  Files             1       2    +1     
  Lines            84     112   +28     
========================================
- Misses           84     112   +28     

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

@aphraoh
Copy link
Contributor Author

aphraoh commented Mar 31, 2024

@vjik could you please merge this one too. Thanx

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
src/Adapter.php Outdated Show resolved Hide resolved
src/Adapter.php Outdated Show resolved Hide resolved
src/Adapter.php Outdated Show resolved Hide resolved
src/Adapter.php Outdated Show resolved Hide resolved
config/di.php Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove configuration with empty array.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vjik, when I do that there is issues either with composer update or something else, I can not remember what it was or why, can we leave it for now?

aphraoh and others added 2 commits April 2, 2024 13:09
@aphraoh aphraoh closed this Apr 2, 2024
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.

3 participants