boxine / bx_py_utils

Various Python utility functions
MIT License
7 stars 1 forks source link

Add flake8-bugbear and fix code style to pass #187

Closed jedie closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (ab1f7e0) 94.05% compared to head (05c1b08) 94.06%.

Files Patch % Lines
bx_py_utils/error_handling.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #187 +/- ## ======================================= Coverage 94.05% 94.06% ======================================= Files 50 50 Lines 1447 1448 +1 Branches 238 239 +1 ======================================= + Hits 1361 1362 +1 Misses 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.