Closed AnkushinDaniil closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.45%. Comparing base (
38638ca
) to head (f758c3e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
getNextHeight
.processBlock
to reduce the complexity of thestart
method.fmt.Errorf
to wrap errors.These changes aim to reduce complexity.