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

Group client #435

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Change log

15ac90d
Select commit
Loading
Failed to load commit list.
Draft

Group client #435

Change log
15ac90d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2023 in 0s

13.71% (-78.68%) compared to 95d48b6

View this Pull Request on Codecov

13.71% (-78.68%) compared to 95d48b6

Details

Codecov Report

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

Comparison is base (95d48b6) 92.39% compared to head (15ac90d) 13.71%.
Report is 15 commits behind head on develop.

Files Patch % Lines
brewtils/rest/group_client.py 0.00% 170 Missing ⚠️
brewtils/pika.py 0.00% 20 Missing ⚠️
brewtils/decorators.py 11.11% 16 Missing ⚠️
brewtils/models.py 20.00% 8 Missing ⚠️
brewtils/rest/publish_client.py 0.00% 6 Missing ⚠️
brewtils/plugin.py 16.66% 5 Missing ⚠️
brewtils/rest/client.py 0.00% 4 Missing ⚠️
brewtils/rest/easy_client.py 0.00% 4 Missing ⚠️
brewtils/rest/system_client.py 0.00% 3 Missing ⚠️
brewtils/schemas.py 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #435       +/-   ##
============================================
- Coverage    92.39%   13.71%   -78.68%     
============================================
  Files           28       29        +1     
  Lines         3644     3863      +219     
============================================
- Hits          3367      530     -2837     
- Misses         277     3333     +3056     

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