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/opm query api #220
feat/opm query api #220
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #220 +/- ##
==========================================
+ Coverage 50.35% 54.82% +4.47%
==========================================
Files 119 156 +37
Lines 10077 9310 -767
==========================================
+ Hits 5074 5104 +30
+ Misses 5003 4206 -797
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left comments suggesting docstrings and possible test improvements
f98516c
to
f951730
Compare
add a bus interface to query available plugins per service
97560e1
to
83e29da
Compare
add a bus interface to query available plugins per service