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/3.0.0 #19

Merged
merged 3 commits into from
May 8, 2023
Merged

Feature/3.0.0 #19

merged 3 commits into from
May 8, 2023

Conversation

alex-patterson-webdev
Copy link
Owner

No description provided.

- Use more specific method and property typehints
- Use constructor property promotion where possible
@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Merging #19 (e5b33fb) into master (997587d) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #19   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        84        87    +3     
===========================================
  Files             13        13           
  Lines            180       180           
===========================================
  Hits             180       180           
Impacted Files Coverage Δ
src/AbstractEventDispatcher.php 100.00% <ø> (ø)
src/Event/NamedEvent.php 100.00% <ø> (ø)
src/Listener/ListenerCollection.php 100.00% <ø> (ø)
src/Event/AbstractEvent.php 100.00% <100.00%> (ø)
src/Event/ImmutableParameters.php 100.00% <100.00%> (ø)
src/Event/Parameters.php 100.00% <100.00%> (ø)
src/Event/ParametersAwareTrait.php 100.00% <100.00%> (ø)
src/EventDispatcher.php 100.00% <100.00%> (ø)
src/ImmutableEventDispatcher.php 100.00% <100.00%> (ø)
src/Listener/LazyListener.php 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alex-patterson-webdev alex-patterson-webdev merged commit d6582d1 into master May 8, 2023
@alex-patterson-webdev alex-patterson-webdev deleted the feature/3.0.0 branch May 8, 2023 00:21
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.

None yet

1 participant