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
Merged

Adding Temp Command Type #407

merged 1 commit into from
Oct 11, 2023

Conversation

TheBurchLog
Copy link
Contributor

Adds new TEMP command type to be supported in the main BG environment for deleting requests after they are done being processed/referenced.

@codecov
Copy link

codecov bot commented Oct 11, 2023

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.

@TheBurchLog TheBurchLog merged commit 6b71448 into develop Oct 11, 2023
6 of 7 checks passed
@TheBurchLog TheBurchLog deleted the TempCommandType branch October 11, 2023 17:32
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