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

Expand job model #445

Merged
merged 2 commits into from
Feb 1, 2024

formatting

46361be
Select commit
Loading
Failed to load commit list.
Merged

Expand job model #445

formatting
46361be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 0s

15.27% (-77.13%) compared to 95d48b6

View this Pull Request on Codecov

15.27% (-77.13%) compared to 95d48b6

Details

Codecov Report

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

Comparison is base (95d48b6) 92.39% compared to head (46361be) 15.27%.
Report is 21 commits behind head on develop.

Files Patch % Lines
brewtils/request_handling.py 3.50% 55 Missing ⚠️
brewtils/pika.py 0.00% 20 Missing ⚠️
brewtils/decorators.py 11.11% 16 Missing ⚠️
brewtils/rest/system_client.py 0.00% 16 Missing ⚠️
brewtils/plugin.py 8.33% 11 Missing ⚠️
brewtils/models.py 16.66% 10 Missing ⚠️
brewtils/rest/client.py 0.00% 7 Missing ⚠️
brewtils/rest/easy_client.py 0.00% 7 Missing ⚠️
brewtils/rest/publish_client.py 0.00% 6 Missing ⚠️
brewtils/schemas.py 0.00% 6 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #445       +/-   ##
============================================
- Coverage    92.39%   15.27%   -77.13%     
============================================
  Files           28       28               
  Lines         3644     3771      +127     
============================================
- Hits          3367      576     -2791     
- Misses         277     3195     +2918     

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