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

Rework subscribe methods as extensions #9

Merged
merged 12 commits into from
May 12, 2024

Conversation

Matthiee
Copy link
Member

@Matthiee Matthiee commented May 12, 2024

Removed registerFactory methods in favor of extension methods that wrap the factory and call the normal register method.

@Matthiee Matthiee added enhancement New feature or request Breaking Breaking change in the API labels May 12, 2024
@Matthiee Matthiee self-assigned this May 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8bab4ee) to head (a1ba224).

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        18    +2     
  Lines          233       253   +20     
=========================================
+ Hits           233       253   +20     

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

@Matthiee Matthiee merged commit 7bcefed into master May 12, 2024
3 checks passed
@Matthiee Matthiee deleted the feature/rework-event-subscribe-factory branch May 12, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Breaking change in the API enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants