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

feat(servient): improve handling of client factories #83

Merged
merged 7 commits into from
Dec 19, 2023
Merged

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Dec 19, 2023

This PR makes a couple of improvements with regard to the handling of ProtocolClientFactories by introducing a dedicated clientFactories constructor parameter, adding a removeClientFactory method, improving the documentation, and refactoring some of the examples and test code.

@JKRhb JKRhb changed the title feat: simplify usage of clientFactories feat(servient): improve handling of ProtocolClientFactories Dec 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3be4625) 52.49% compared to head (568bb89) 52.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   52.49%   52.85%   +0.36%     
==========================================
  Files          69       69              
  Lines        2185     2189       +4     
==========================================
+ Hits         1147     1157      +10     
+ Misses       1038     1032       -6     

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

@JKRhb JKRhb changed the title feat(servient): improve handling of ProtocolClientFactories feat(servient): improve handling of client factories Dec 19, 2023
@JKRhb JKRhb marked this pull request as ready for review December 19, 2023 12:20
@JKRhb JKRhb merged commit 6c415fe into main Dec 19, 2023
4 checks passed
@JKRhb JKRhb deleted the client-factories branch December 19, 2023 12: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.

2 participants