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

After-flush option #15

Merged
merged 14 commits into from
Sep 8, 2023
Merged

After-flush option #15

merged 14 commits into from
Sep 8, 2023

Conversation

barturb
Copy link
Collaborator

@barturb barturb commented Aug 30, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Code Coverage

Package Line Rate Health
Attributes/Event.php 50%
Attributes/PostPersistEvent.php 0%
Attributes/PostRemoveEvent.php 0%
Attributes/PostUpdateEvent.php 0%
Attributes/PrePersistEvent.php 0%
Attributes/PreRemoveEvent.php 0%
Attributes/PreUpdateEvent.php 0%
Attributes/SubEvent.php 100%
DependencyInjection/CompilerPass/EventDetectionCompilerPass.php 59%
DependencyInjection/Configuration.php 100%
DependencyInjection/DoctrineEventConverterExtension.php 100%
DependencyInjection/Model/AbstractEventConfiguration.php 67%
DependencyInjection/Model/EventConfiguration.php 0%
DependencyInjection/Model/SubEventConfiguration.php 71%
DependencyInjection/Model/Undefined.php 0%
DoctrineEventConverterBundle.php 92%
Event/AbstractEntityEvent.php 75%
Event/DispatchEvent.php 100%
EventSubscriber/DispatchingSubscriber.php 95%
Exception/AbstractEventDistributorException.php 100%
Exception/DependencyInjection/AbstractEntityEventNotExtendedException.php 0%
Exception/DependencyInjection/EntityInterfaceMissingException.php 0%
Exception/DependencyInjection/NoValidEntityFoundException.php 0%
Exception/DependencyInjection/SubEventNameCollisionException.php 0%
Exception/DependencyInjection/SubEventRequiredFieldsException.php 0%
Exception/DependencyInjection/TargetClassFinalException.php 0%
Exception/DependencyInjection/UnknownEventTypeException.php 0%
Exception/Proxy/DirectoryNotWritable.php 0%
Exception/Proxy/NotProxyClassException.php 0%
Exception/Proxy/TargetClassFinalException.php 0%
Exception/Proxy/TargetClassNamingSchemeInvalidException.php 0%
Interfaces/EntityInterface.php 0%
Interfaces/MainEventInterface.php 0%
Interfaces/SubEventInterface.php 0%
Model/Change.php 100%
Model/Event.php 100%
Model/SubEvent.php 100%
Proxy/Generator.php 36%
Service/DelayableEventDispatcher.php 70%
Summary 71% (315 / 444)

Minimum allowed line rate is 70%

1 similar comment
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Code Coverage

Package Line Rate Health
Attributes/Event.php 50%
Attributes/PostPersistEvent.php 0%
Attributes/PostRemoveEvent.php 0%
Attributes/PostUpdateEvent.php 0%
Attributes/PrePersistEvent.php 0%
Attributes/PreRemoveEvent.php 0%
Attributes/PreUpdateEvent.php 0%
Attributes/SubEvent.php 100%
DependencyInjection/CompilerPass/EventDetectionCompilerPass.php 59%
DependencyInjection/Configuration.php 100%
DependencyInjection/DoctrineEventConverterExtension.php 100%
DependencyInjection/Model/AbstractEventConfiguration.php 67%
DependencyInjection/Model/EventConfiguration.php 0%
DependencyInjection/Model/SubEventConfiguration.php 71%
DependencyInjection/Model/Undefined.php 0%
DoctrineEventConverterBundle.php 92%
Event/AbstractEntityEvent.php 75%
Event/DispatchEvent.php 100%
EventSubscriber/DispatchingSubscriber.php 95%
Exception/AbstractEventDistributorException.php 100%
Exception/DependencyInjection/AbstractEntityEventNotExtendedException.php 0%
Exception/DependencyInjection/EntityInterfaceMissingException.php 0%
Exception/DependencyInjection/NoValidEntityFoundException.php 0%
Exception/DependencyInjection/SubEventNameCollisionException.php 0%
Exception/DependencyInjection/SubEventRequiredFieldsException.php 0%
Exception/DependencyInjection/TargetClassFinalException.php 0%
Exception/DependencyInjection/UnknownEventTypeException.php 0%
Exception/Proxy/DirectoryNotWritable.php 0%
Exception/Proxy/NotProxyClassException.php 0%
Exception/Proxy/TargetClassFinalException.php 0%
Exception/Proxy/TargetClassNamingSchemeInvalidException.php 0%
Interfaces/EntityInterface.php 0%
Interfaces/MainEventInterface.php 0%
Interfaces/SubEventInterface.php 0%
Model/Change.php 100%
Model/Event.php 100%
Model/SubEvent.php 100%
Proxy/Generator.php 36%
Service/DelayableEventDispatcher.php 70%
Summary 71% (315 / 444)

Minimum allowed line rate is 70%

@pkly pkly merged commit fb91bf0 into master Sep 8, 2023
7 checks passed
@pkly pkly deleted the feature/add-after-flush-option branch September 8, 2023 06:44
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.

2 participants