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

Upping Version

bda231a
Select commit
Loading
Failed to load commit list.
Merged

Publish client and Subscribe Annotation #414

Upping Version
bda231a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

92.46% (-1.80%) compared to a738e1c

View this Pull Request on Codecov

92.46% (-1.80%) compared to a738e1c

Details

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.