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

Publish client and Subscribe Annotation #414

Merged
merged 9 commits into from
Nov 1, 2023
Merged

Conversation

TheBurchLog
Copy link
Contributor

Adds ability to publish and subscribe to a topic for Request eventing

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 76 lines in your changes are missing coverage. Please review.

Comparison is base (a738e1c) 94.26% compared to head (bda231a) 92.46%.
Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #414      +/-   ##
===========================================
- Coverage    94.26%   92.46%   -1.80%     
===========================================
  Files           26       28       +2     
  Lines         3452     3638     +186     
===========================================
+ Hits          3254     3364     +110     
- Misses         198      274      +76     
Files Coverage Δ
brewtils/__init__.py 81.25% <100.00%> (+2.67%) ⬆️
brewtils/__version__.py 100.00% <100.00%> (ø)
brewtils/models.py 90.36% <100.00%> (+0.04%) ⬆️
brewtils/rest/client.py 93.84% <100.00%> (ø)
brewtils/schemas.py 99.17% <100.00%> (+<0.01%) ⬆️
brewtils/plugin.py 96.27% <50.00%> (-0.27%) ⬇️
brewtils/rest/system_client.py 91.20% <44.44%> (-8.15%) ⬇️
brewtils/auto_decorator.py 23.80% <23.80%> (ø)
brewtils/rest/publish_client.py 32.00% <32.00%> (ø)
brewtils/decorators.py 88.37% <75.00%> (-7.57%) ⬇️

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

@TheBurchLog TheBurchLog merged commit adee9e6 into develop Nov 1, 2023
6 of 7 checks passed
@TheBurchLog TheBurchLog deleted the PublishClient branch November 1, 2023 18:36
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.

1 participant