Closed m-shaka closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.77%. Comparing base (
66df4e1
) to head (57aa0d8
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@m-shaka
Good improvement. Thanks!
…anches
The author should do the following, if applicable
bun run format:fix && bun run lint:fix
to format the codeReduced conditional branches by using homomorphic mapped type. The number of type instantiation has dropped a bit and the definition became simpler than before
FYI