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

Adding Temp Command Type #407

Merged
merged 1 commit into from
Oct 11, 2023

Adding Temp Command Type

a738e1c
Select commit
Loading
Failed to load commit list.
Merged

Adding Temp Command Type #407

Adding Temp Command Type
a738e1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

94.26% (+0.59%) compared to 6c125bd

View this Pull Request on Codecov

94.26% (+0.59%) compared to 6c125bd

Details

Codecov Report

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

Comparison is base (6c125bd) 93.66% compared to head (a738e1c) 94.26%.
Report is 31 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #407      +/-   ##
===========================================
+ Coverage    93.66%   94.26%   +0.59%     
===========================================
  Files           26       26              
  Lines         3284     3452     +168     
===========================================
+ Hits          3076     3254     +178     
+ Misses         208      198      -10     
Files Coverage Δ
brewtils/__version__.py 100.00% <100.00%> (ø)
brewtils/decorators.py 95.93% <100.00%> (+0.65%) ⬆️
brewtils/models.py 90.31% <100.00%> (+0.38%) ⬆️
brewtils/plugin.py 96.54% <100.00%> (+0.31%) ⬆️
brewtils/rest/easy_client.py 89.71% <100.00%> (+1.56%) ⬆️
brewtils/rest/system_client.py 99.35% <100.00%> (+0.07%) ⬆️
brewtils/schemas.py 99.17% <100.00%> (+0.01%) ⬆️
brewtils/pika.py 97.83% <66.66%> (-0.51%) ⬇️
brewtils/schema_parser.py 96.55% <80.00%> (+0.04%) ⬆️
brewtils/request_handling.py 88.47% <86.66%> (+0.32%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

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