Closed bpoldrack closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.24%. Comparing base (
5c4c291
) to head (10d2e21
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We will merge this after #668
I spoke too soon. Tests seem to fail.
Code Climate has analyzed commit 10d2e21c and detected 1 issue on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 1 |
View more on Code Climate.
There's no functional change in this patch. Just refactoring the code to be a bit simpler, slightly more efficient and (most importantly) a little easier to read and maintain. Previous version of the implementation was a bit convoluted as pointed out in https://github.com/psyinfra/onyo/pull/668#discussion_r1798456545