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

Various updates #409

Merged
merged 5 commits into from
Oct 19, 2023

Rolling out black formatting

8bd0a5b
Select commit
Loading
Failed to load commit list.
Merged

Various updates #409

Rolling out black formatting
8bd0a5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2023 in 1s

93.06% (-1.20%) compared to a738e1c

View this Pull Request on Codecov

93.06% (-1.20%) compared to a738e1c

Details

Codecov Report

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

Comparison is base (a738e1c) 94.26% compared to head (8bd0a5b) 93.06%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #409      +/-   ##
===========================================
- Coverage    94.26%   93.06%   -1.20%     
===========================================
  Files           26       27       +1     
  Lines         3452     3562     +110     
===========================================
+ Hits          3254     3315      +61     
- Misses         198      247      +49     
Files Coverage Δ
brewtils/__init__.py 80.00% <100.00%> (+1.42%) ⬆️
brewtils/__version__.py 100.00% <100.00%> (ø)
brewtils/plugin.py 96.27% <50.00%> (-0.27%) ⬇️
brewtils/rest/system_client.py 92.48% <33.33%> (-6.87%) ⬇️
brewtils/auto_decorator.py 23.80% <23.80%> (ø)
brewtils/decorators.py 89.43% <72.22%> (-6.51%) ⬇️

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